-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Remove MSBuild dependencies from BuidlHost deps.json #80959
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
base: release/dev17.11
Are you sure you want to change the base?
Conversation
1a51ee8 to
b8ea6e8
Compare
| </ProductDependencies> | ||
| <ToolsetDependencies> | ||
| <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24416.2"> | ||
| <Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25407.2"> |
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.
Updated Arcade because versions of the packages that it depends on (NuGetRepack, SourceLink) are no longer available from the feed. Matches the version used in the 17.12 branch
2121513 to
c62e447
Compare
|
@JoeRobich We should take a look at the failing integration test legs; there are failures in the MSBuildWorkspace tests. |
basically a backport of #75561, #78118, and #74261. With an Arcade update to boot.