-
Notifications
You must be signed in to change notification settings - Fork 10.9k
[master] Update dependencies from 3 repositories #12977
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
Merged
dotnet-maestro
merged 100 commits into
master
from
darc-master-32d14344-7a9b-47ca-83f6-eae3b6461017
Aug 28, 2019
Merged
Changes from 29 commits
Commits
Show all changes
100 commits
Select commit
Hold shift + click to select a range
d3b3e4e
Update dependencies from https://github.com/aspnet/EntityFrameworkCor…
82b7039
First pass at fixing netcoreapp5.0 errors
wtgodbe 34434fe
Add NETCoreAppMaximumVersion, remove BundledNETCorePlatformsPackageVe…
wtgodbe d82f803
Apply KnownFrameworkReference Workaround
wtgodbe 507d8d7
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling…
474dca4
Update TFMs to 5.0
wtgodbe 2dd2765
Merge branch 'darc-master-32d14344-7a9b-47ca-83f6-eae3b6461017' of ht…
wtgodbe 06451a4
Retarget TFMs to netcoreapp5.0
wtgodbe e3317dd
Change compile items from netcoreapp3.0.cs to netcoreapp5.0.cs
wtgodbe 8885aaa
Rename netcoreapp3.0.cs files to netcoreapp5.0.cs
wtgodbe 928c7db
Update TargetFrameworks, Conditions
wtgodbe 4373452
Fix missed items
wtgodbe 0b9f25e
Clean up remaining items in src
wtgodbe cde923c
Merge in master & resolve conflicts
wtgodbe a5e5c90
Fix missed merge conflict
wtgodbe abdb44d
Set TFMNetCoreMajor/MinorVersions to 5.0
wtgodbe 36d6853
Rename missed .cs file, update ifdefs
wtgodbe e5ed62d
Rename missed .cs file, update ifdefs
wtgodbe de33639
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling…
7feace4
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling…
333b39f
Use default value for 5.0 TFM
wtgodbe 7dd5d6e
NETCOREAPP5_0 -> NETCOREAPP
wtgodbe e5485e9
attempt to fix npm build
BrennanConroy 43165f8
Merge master into branch
wtgodbe 369560c
Merge branch 'darc-master-32d14344-7a9b-47ca-83f6-eae3b6461017' of ht…
wtgodbe 6515f19
Update TFM reverted by merge
wtgodbe e69055e
Explictly reference netcoreapp5.0 in repotasks.tasks
wtgodbe b786c80
Regenerate ref assemblies
wtgodbe 4ab11f5
Consolidate FrameworkReference workarounds
wtgodbe d58fe57
Add workaround back to d.b.t
wtgodbe 238cd0a
Regen ref assemblies
wtgodbe 43e7a0e
regen blazor.server.js
wtgodbe e42945b
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling…
517c075
Update dependencies from https://github.com/aspnet/Blazor build 20190…
e9b105d
Exclude blazor.server.js from code check
wtgodbe 0c5a358
start fixing tests
BrennanConroy 6a3b913
Bump test TFMs to 5.0
wtgodbe bb217a1
Regen ref assemblies, hardcode TFM in dotnet-watch tests
wtgodbe 2a7444f
Regenerate SpaServices.Extensions.netcoreapp.5.0.cs
wtgodbe c3d4bec
Merge master into branch
wtgodbe 00042dc
Fix dotnet-watch csproj TFMs
wtgodbe 8053ce7
Fixup 3.0 -> 5.0 files from merge
wtgodbe 7f12b8e
Fixup another set of 3.0 -> 5.0 misses
wtgodbe 1e60085
More 3.0 -> 5,9
wtgodbe 25a7b93
More 3.0 -> 5.0 madness
wtgodbe 70e518f
Set TargetFramework for test templates
wtgodbe 5d5581e
Disable warning in ApiAuth tests
wtgodbe e728034
Put TFM in right place
wtgodbe 05d44f4
Hardcode TFM
wtgodbe 37196b4
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling…
9d85671
Merge master
wtgodbe 6800a1e
Regen ref assemblies
wtgodbe 2ad9394
Hardcode TFM for template tests
wtgodbe 0c5516f
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling…
dotnet-maestro[bot] 701a778
Merge branch 'master' into darc-master-32d14344-7a9b-47ca-83f6-eae3b6…
BrennanConroy 29ec861
Apply AppHostPack/FrameworkRef workaround to dotnet-watch tests
wtgodbe 5fd3533
Merge branch 'darc-master-32d14344-7a9b-47ca-83f6-eae3b6461017' of ht…
wtgodbe f81ae19
Set KnownAppHost/KnownFramework after sdk.targets import
wtgodbe 3f2cbc3
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling…
dotnet-maestro[bot] 1c2afb0
Update dependencies from https://github.com/aspnet/Blazor build 20190…
dotnet-maestro[bot] 1f8d2d0
More workaround
wtgodbe 92ca8f9
Try workaround for template tests
wtgodbe 82b338d
Update to 5.0 SDK
wtgodbe 3d2e486
Remove AppHostPack workaround
wtgodbe 4edb3b5
Remove more workarounds
wtgodbe 631e36a
Try updating RazorLangVersion
wtgodbe 0b52967
Try adding FrameworkReference workaround back
wtgodbe 0dbd8ea
Remove framework and revert RazorLang to 3.0
wtgodbe 367c499
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling…
dotnet-maestro[bot] 217d12a
Update dependencies from https://github.com/aspnet/Blazor build 20190…
dotnet-maestro[bot] e0b5488
Set env var
wtgodbe 4c533d3
Merge branch 'darc-master-32d14344-7a9b-47ca-83f6-eae3b6461017' of ht…
wtgodbe 137cb0a
Add 1 workaround back for SourceBuild
wtgodbe 5a671fc
Remove workaround from Project Template tests
wtgodbe 407fae0
Add back maxVersion workaround for sourcebuild
wtgodbe d229ac3
One more source build workaround
wtgodbe bd41371
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling…
dotnet-maestro[bot] eb170d0
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling…
dotnet-maestro[bot] fa5161e
Remove workaround for Razor 3.0 SDK
wtgodbe 65afebc
Merge branch 'darc-master-32d14344-7a9b-47ca-83f6-eae3b6461017' of ht…
wtgodbe c73dd01
Fix Blazor SDK error in SourceBuild
wtgodbe 169a96b
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling…
dotnet-maestro[bot] e8ad5dc
Update dependencies from https://github.com/aspnet/Blazor build 20190…
dotnet-maestro[bot] a51aedc
Merge branch 'master' into darc-master-32d14344-7a9b-47ca-83f6-eae3b6…
dougbu df80c28
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling…
dotnet-maestro[bot] 1b48ed6
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling…
dotnet-maestro[bot] 30eea7d
Rename netcoreapp5.0.cs files to netcoreapp.cs
wtgodbe 80e88a7
Fix inverted condition for Razor projects
wtgodbe b946a81
Apply Razor logic consistently
wtgodbe 7d77343
Catch netcoreapp2.0.cs file in codecheck
wtgodbe 3b344f4
Remove ref:suppressField
pranavkm 54fc370
Reenable workarounds for Razor projects
wtgodbe f9b4d48
Update dependencies from https://github.com/aspnet/AspNetCore-Tooling…
dotnet-maestro[bot] 6d3a7d3
Update dependencies from https://github.com/aspnet/Blazor build 20190…
dotnet-maestro[bot] 2531919
Merge remote-tracking branch 'origin/master' into darc-master-32d1434…
wtgodbe cb4eeb3
React to ref:suppressField breaking changes
pranavkm 9ae2545
Merge remote-tracking branch 'origin/master' into darc-master-32d1434…
wtgodbe fe0a258
Stop using custom version of SDK in source build
wtgodbe 651376f
Remove SourceBuild workarounds
wtgodbe f9df9a3
Skip template tests
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
2 changes: 1 addition & 1 deletion
2
src/Analyzers/Analyzers/test/Microsoft.AspNetCore.Analyzers.Test.csproj
This file contains hidden or 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 hidden or 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
File renamed without changes.
This file contains hidden or 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
2 changes: 1 addition & 1 deletion
2
src/Antiforgery/test/Microsoft.AspNetCore.Antiforgery.Test.csproj
This file contains hidden or 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
6 changes: 3 additions & 3 deletions
6
...ureAD/Authentication.AzureAD.UI/ref/Microsoft.AspNetCore.Authentication.AzureAD.UI.csproj
This file contains hidden or 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
File renamed without changes.
This file contains hidden or 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
2 changes: 1 addition & 1 deletion
2
...Authentication.AzureAD.UI/test/Microsoft.AspNetCore.Authentication.AzureAD.UI.Test.csproj
This file contains hidden or 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
6 changes: 3 additions & 3 deletions
6
...Authentication.AzureADB2C.UI/ref/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.csproj
This file contains hidden or 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
File renamed without changes.
This file contains hidden or 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
2 changes: 1 addition & 1 deletion
2
...tication.AzureADB2C.UI/test/Microsoft.AspNetCore.Authentication.AzureADB2C.UI.Test.csproj
This file contains hidden or 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
2 changes: 1 addition & 1 deletion
2
src/Azure/AzureAD/samples/AzureADB2CSample/AzureADB2CSample.csproj
This file contains hidden or 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 hidden or 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 hidden or 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
2 changes: 1 addition & 1 deletion
2
src/Azure/AzureAD/test/testassets/AzureAD.WebSite/AzureAD.WebSite.csproj
This file contains hidden or 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
6 changes: 3 additions & 3 deletions
6
...ppServices.HostingStartup/ref/Microsoft.AspNetCore.AzureAppServices.HostingStartup.csproj
This file contains hidden or 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
File renamed without changes.
This file contains hidden or 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
6 changes: 3 additions & 3 deletions
6
...e/AzureAppServicesIntegration/ref/Microsoft.AspNetCore.AzureAppServicesIntegration.csproj
This file contains hidden or 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
File renamed without changes.
This file contains hidden or 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
2 changes: 1 addition & 1 deletion
2
...AppServicesIntegration/test/Microsoft.AspNetCore.AzureAppServicesIntegration.Tests.csproj
This file contains hidden or 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
2 changes: 1 addition & 1 deletion
2
.../samples/AzureAppServicesHostingStartupSample/AzureAppServicesHostingStartupSample.csproj
This file contains hidden or 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
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.
@nguerrera should these also be updating
@(AppHostPack)and@(FrameworkReference)items instead?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.
No, this is creating new Known items to mimic what the SDK 5.0 would have, that is OK if you can't take a 5.0 SDK.
But Known items shouldn't need to be mutated to pick different versions.
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.
@nguerrera I'm not familiar with what exactly is being done here, do I need to make a change to this workaround?