-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[rc2] Update MSBuild and Roslyn dependencies to sim-ship versions #36707
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
Conversation
FYI the failure is:
|
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.
RC2
e55bab9
to
290049c
Compare
@AndriySvyryd is this change absolutely required? Typically Roslyn packages are not published by the VMR (though this may change soon). We only publish on VS releases and aren't part of VMR stablization, so these packages will never get published to nuget.org and therefore will not restore correctly when released. See also dotnet/sdk#50697 |
This is part of the effort to simplify our dependency versioning and support policies
cc @artl93