-
Notifications
You must be signed in to change notification settings - Fork 10.3k
[master] Update dependencies from dotnet/runtime dotnet/efcore #25090
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 27 commits into
master
from
darc-master-dbbb9576-1bf8-4685-8771-d97f6e100fb8
Aug 29, 2020
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
e9b6daf
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] 6786e6a
skip tests
BrennanConroy 3eec641
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] 778ece8
Update NuGet.config
mmitche 03b0e2f
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] d310152
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] 89f1660
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] 3568cb2
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] f82a0c8
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] 8824d79
Add dotnet6 as source for helix
wtgodbe c8145d2
fixup
wtgodbe fe8806f
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] 288c2d0
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] 24c46c6
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] a9311b3
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] b978c63
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] 1479d1d
Fix Typescript tests
BrennanConroy 89f8a18
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] 7fc40e5
Update dependencies from https://github.com/dotnet/efcore build 20200…
dotnet-maestro[bot] a2aab42
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] 059e37e
Update dependencies from https://github.com/dotnet/runtime build 2020…
dotnet-maestro[bot] 916efff
Add dotnet6 source to TestRunner
37f3ae5
Make it a command line argument so only the scripts need to be edited
deea037
Merge branch 'master' into darc-master-dbbb9576-1bf8-4685-8771-d97f6e…
bd29c75
Typo
00af7e9
Merge branch 'master' into darc-master-dbbb9576-1bf8-4685-8771-d97f6e…
e8cff12
Update Version.Details.xml
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 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
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.
@mmitche why do we still need the
dotnet5*
feeds❔ I'm guessing the new feeds aren't primed yet but would like to confirm.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.
I think you'll need them until all inputs are dotnet6. I was going to remove them, but thought it likely that things would fail.
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.
When we remove dotnet5 here, we'll also need to remove it from
eng\helix\content\runtests.cmd