-
Notifications
You must be signed in to change notification settings - Fork 10.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[master] Update dependencies from dotnet/runtime dotnet/efcore #26788
Merged
dotnet-maestro
merged 56 commits into
master
from
darc-master-76e24f4d-c90c-42ac-a1e5-411ae61ca37b
Oct 27, 2020
Merged
Changes from 51 commits
Commits
Show all changes
56 commits
Select commit
Hold shift + click to select a range
4327a5b
Update TFM net5.0 -> net6.0
TanayParikh 1e1f840
Introduce $(TargetTFM)
TanayParikh 7620c77
TargetTfm -> DefaultNetCoreTargetFramework
TanayParikh a7d9f50
Updated: NETCoreAppMaximumVersion
TanayParikh e623004
Apply suggestions from code review
captainsafia 055e4a5
Fix version numbers used in Blazor WASM SDK
captainsafia 438fff3
Address feedback from peer review
captainsafia 0c65b39
Fix check for platform version
captainsafia b4188e7
Fix build config for dotnet-watch project
captainsafia f478802
Update TFM net5.0 -> net6.0
TanayParikh ffd19e9
Introduce $(TargetTFM)
TanayParikh bcf9285
TargetTfm -> DefaultNetCoreTargetFramework
TanayParikh bd2223f
Apply suggestions from code review
captainsafia 267fada
Fix version numbers used in Blazor WASM SDK
captainsafia 0ece813
Address feedback from peer review
captainsafia 722230f
Remove workaround in dotnet-watch tests
captainsafia 9609a84
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] 33000d5
Testrunner to 5.0 and adding workarounds
jkotalik bc64068
Try props.in
jkotalik 1b95457
net50
jkotalik d8c8940
Fixup KnownFrameworkReference for integration tests
wtgodbe 29b1e86
Update dependencies from https://github.com/dotnet/efcore build 20201…
dotnet-maestro[bot] a2025b8
Resolve a few comments
dougbu 6f88be4
Update src/Components/WebAssembly/Sdk/src/targets/Microsoft.NET.Sdk.B…
dougbu dbba99d
Update KnownFrameworkReference for template tests
wtgodbe c5a8dea
Use DefaultNetcoreTFM
wtgodbe bd54554
Undo change to props.in
wtgodbe 7ccb531
Update src/ProjectTemplates/test/ProjectTemplates.Tests.csproj
dougbu 868b318
Update GenerateTestProps.targets
dougbu fc89d36
Update src/ProjectTemplates/test/ProjectTemplates.Tests.csproj
dougbu 852dc96
Other file changes
jkotalik ecdefcd
Rename the one net5.0 directory in the repo
dougbu be806ca
Fixup rebase remnants
dougbu 9bbd47d
Update dependencies from https://github.com/dotnet/efcore build 20201…
dotnet-maestro[bot] f4ec996
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] 59581fc
Use runtime and ref/ assemblies matching repo in Helix testing
dougbu 0ce4f5f
Switch Directory.Build.*.in files in Helix content
dougbu 2ebab12
Update TFM workaround to reference 5.0 instead of 3.1 (#26991)
wtgodbe c3e76ad
Make some Directory.Build.*.in settings override-able
dougbu 6cf1031
Update dependencies from https://github.com/dotnet/efcore build 20201…
dotnet-maestro[bot] 0c5ffbb
Update dependencies from https://github.com/dotnet/efcore build 20201…
dotnet-maestro[bot] ba1a1ff
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] 94d5dbd
Update SDK
wtgodbe 8869364
Set `$(DefaultNetCoreTargetFramework)` in Helix root Directory.Build.…
dougbu af8b5c2
Extend Helix Directory.Build.* workarounds
dougbu 998cad1
!fixup! Remove extra end tags
dougbu e2ec3db
!fixup! Don't build GenerateFiles.csproj in desktop `msbuild`
dougbu 3e46086
!fixup! Arcade uses different test targets
dougbu 35db324
Update dependencies from https://github.com/dotnet/efcore build 20201…
dotnet-maestro[bot] f7c221e
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] 84abf5e
Disable `crossgen` when building for Helix runs
dougbu be0c335
Update dependencies from https://github.com/dotnet/efcore build 20201…
dotnet-maestro[bot] a5895af
Ensure ReadRequest type can be loaded on server. Fixes #26882 (#26931)
SteveSandersonMS 246d2b6
Enable debugging when using embedded PDBs (#27107)
captainsafia bb91131
Ensure Blazor JS files are up-to-date
dougbu f9e7755
Merge branch 'master' into darc-master-76e24f4d-c90c-42ac-a1e5-411ae6…
dougbu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,25 @@ | ||
<Project> | ||
<ItemGroup> | ||
<ItemGroup Condition=" '$(DotNetBuildFromSource)' != 'true' "> | ||
<!-- | ||
This is here to workaround flakiness in the NuGet SDK resolver in MSBuild. | ||
Arcade will run a pre-restore for these packages. This works more consistently than the SDK resolution which uses global.json. | ||
Without this here, we see regular failures with 'error MSB4236: The SDK 'Yarn.MSBuild' specified could not be found.' | ||
Since this project is evaluated before .npmproj files are loaded, this should cause the package to end | ||
up in the NuGet cache ahead of time. | ||
This is not needed in source build. | ||
This is here to workaround flakiness in the NuGet SDK resolver in MSBuild. Arcade will run a pre-restore for | ||
these packages. This works more consistently than the SDK resolution which uses global.json. Without this | ||
here, we see regular failures with 'error MSB4236: The SDK 'Yarn.MSBuild' specified could not be found.' | ||
Since this project is evaluated before .npmproj files are loaded, this should cause the package to end up in | ||
the NuGet cache ahead of time. This is not needed in source build. | ||
--> | ||
<PackageReference Condition="'$(DotNetBuildFromSource)' != 'true'" Include="Yarn.MSBuild" Version="1.15.2" /> | ||
<PackageReference Include="Yarn.MSBuild" Version="1.15.2" /> | ||
</ItemGroup> | ||
|
||
<!-- Update the generated files when we restore projects. Skip in desktop msbuild due to VS 16.8 requirements. --> | ||
<Target Name="GenerateDirectoryBuildFiles" | ||
AfterTargets="Restore" | ||
Condition=" '$(DotNetBuildFromSource)' != 'true' AND '$(MSBuildRuntimeType)' == 'core' "> | ||
<!-- Separate invocations and use different properties to ensure second can load the restored package info. --> | ||
<MSBuild Projects="$(RepoRoot)eng\tools\GenerateFiles\GenerateFiles.csproj" | ||
RemoveProperties="BaseIntermediateOutputPath" | ||
Targets="Restore" /> | ||
<MSBuild Projects="$(RepoRoot)eng\tools\GenerateFiles\GenerateFiles.csproj" | ||
RemoveProperties="BaseIntermediateOutputPath;ExcludeRestorePackageImports" | ||
Targets="GenerateDirectoryBuildFiles" /> | ||
</Target> | ||
</Project> |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dotnet/aspnet-build if you have a chance, please dummy-check my many manual changes in this PR. Big example here and in the new eng/tools/GenerateFiles/ project.