-
Notifications
You must be signed in to change notification settings - Fork 833
Automate Roslyn Dependency Management with Darc & Prune Direct References #18957
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
Merged
Changes from 4 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
652ffd4
Move Roslyn deps from manually managed to darc
T-Gro 7b66dab
Cascade of consequences
T-Gro e2c7e15
no nuget errors, lets see what VS integration says
T-Gro ea47316
un-harcode csc,ildasm,ilasm deps for testframework
T-Gro b1cac50
Apply suggestion from @T-Gro
T-Gro 26cba53
Merge branch 'main' into move-roslyn-deps-to-darc
T-Gro 04328fe
VSSDK Build Tools
T-Gro 1e132ee
Merge branch 'move-roslyn-deps-to-darc' of https://github.com/dotnet/…
T-Gro d447a30
adapt roslyn api change
T-Gro fcb3ef6
Update LanguageService.fs
T-Gro 764ec3e
Fix CI crashes
T-Gro 919cd34
drastically reduce direct package references for vsintegration to avo…
T-Gro c4d3f8d
Remove unneeded versions
T-Gro 0acdf75
Apply suggestion from @T-Gro
T-Gro 47af8e9
Apply suggestion from @T-Gro
T-Gro 44e506d
Apply suggestion from @T-Gro
T-Gro 9f7a2a9
Apply suggestion from @T-Gro
T-Gro 5061325
Apply suggestion from @T-Gro
T-Gro 473d109
Apply suggestion from @T-Gro
T-Gro 0d72745
Apply suggestion from @T-Gro
T-Gro 524fe2f
Apply suggestion from @T-Gro
T-Gro 5196aa9
Apply suggestion from @T-Gro
T-Gro 98eeb7d
Apply suggestion from @T-Gro
T-Gro bc98438
Apply suggestion from @T-Gro
T-Gro 762e70d
Merge branch 'main' into move-roslyn-deps-to-darc
T-Gro ae19f7c
Modify System.Collections.Immutable reference
T-Gro a976beb
Apply suggestion from @T-Gro
T-Gro dae0174
Apply suggestion from @T-Gro
T-Gro 4b121a9
Update FSharp.Test.Utilities.fsproj
T-Gro f8de2ed
showImmutableVersion
T-Gro b7c5cb4
what is wrong with System.Collections.Immutable.ImmutableArray.Create
T-Gro 847c67e
Reduce duplicate test deps, downgrade roslyn used for testing (keep h…
T-Gro ad58401
Avoid xunit catastrophic failure caused by testcollection ID
T-Gro 3005bd1
IDE tests - enforce roslyn version matching editor components
T-Gro f54f787
remove obsolete prop
T-Gro fedc12b
workaround xunit bug that treat displayname as if it were a unique ID
T-Gro 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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.