-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
[main] Update dependencies from dotnet/arcade #68573
[main] Update dependencies from dotnet/arcade #68573
Conversation
…609.8 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.23220.2 -> To Version 8.0.0-beta.23309.8 Dependency coherency updates Microsoft.DotNet.XliffTasks,Microsoft.SourceLink.GitHub From Version 1.0.0-beta.23165.1 -> To Version 1.0.0-beta.23305.1 (parent: Microsoft.DotNet.Arcade.Sdk
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.
This PR changes the .NET SDK version. Review required from @dotnet/roslyn-infrastructure-current-swat before merging.
Tasks:
- Getting Started Documentation has been updated
- NuGet dependency version updated to match version shipping in SDK
…613.6 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.23220.2 -> To Version 8.0.0-beta.23313.6 Dependency coherency updates Microsoft.DotNet.XliffTasks,Microsoft.SourceLink.GitHub From Version 1.0.0-beta.23218.1 -> To Version 1.0.0-beta.23312.2 (parent: Microsoft.DotNet.Arcade.Sdk
It looks like removing the xunit reference breaks some build configurations. Do we need some condition in the PackageReference to sort this out? |
b26f208
to
9daf339
Compare
9daf339
to
1648f51
Compare
Updated this - I removed too many references by accident |
…614.1 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.23220.2 -> To Version 8.0.0-beta.23314.1 Dependency coherency updates Microsoft.DotNet.XliffTasks,Microsoft.SourceLink.GitHub From Version 1.0.0-beta.23218.1 -> To Version 1.0.0-beta.23312.2 (parent: Microsoft.DotNet.Arcade.Sdk
@jjonescz FYI - @RikkiGibson fixed the warnings in this PR - #68627 . Since that one is already merged I'll revert your commit here and merge in main to pickup Rikki's, since we shouldn't need both. |
This reverts commit 9395345.
…3a6d-407a-a47c-6f35afed7dfc
Ooops - looks like Rikki's change wasn't enough. I'll re-add your change back in. My bad! |
This reverts commit 7150f6a.
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.
Jan's changes LGTM
This pull request updates the following dependencies
Coherency Updates
The following updates ensure that dependencies with a CoherentParentDependency
attribute were produced in a build used as input to the parent dependency's build.
See Dependency Description Format
From https://github.com/dotnet/arcade