[infra] Update DefaultVersions.props package versions#17005
Open
github-actions[bot] wants to merge 1 commit into
Open
[infra] Update DefaultVersions.props package versions#17005github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
- MicroBuildPluginsSwixBuildVersion: 1.0.422 -> 1.1.87 (dotnet-eng) - MicrosoftNETTestSdkVersion: 18.0.1 -> 18.8.0-release-26310-106 (dotnet-eng) - MicrosoftVSSDKBuildToolsDefaultVersion: 17.14.2120 -> 18.6.38345 (dotnet-public) - MicrosoftTestPlatformVersion: 18.0.1 -> 18.6.0 (dotnet-public) - XUnitAnalyzersVersion: 2.0.0-pre.51 -> 2.0.0-pre.56 (nuget.org, needs mirroring) - XUnitV3Version: 4.0.0-pre.81 -> 4.0.0-pre.128 (nuget.org, needs mirroring) - MicrosoftVisualStudioEngMicroBuildPluginsSwixBuildVersion: 1.1.286 -> 1.1.922 (dotnet-eng) - MicrosoftSignedWixVersion: 3.14.1-9323.2545153 -> 3.14.1-11131.2940454 (dotnet-eng) Also update Directory.Packages.props to keep in sync: - XUnitV3Version: 4.0.0-pre.81 -> 4.0.0-pre.128 - XUnitAnalyzersVersion: 2.0.0-pre.51 -> 2.0.0-pre.56 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Caution
Protected files were modified in this change.
This pull request is in
request_reviewmode and requires explicit human scrutiny before merge.Protected files:
Directory.Packages.propsAutomated update of toolset package versions in
DefaultVersions.propsandDirectory.Packages.props.Summary of changes
MicroBuildPluginsSwixBuildVersionMicroBuild.Plugins.SwixBuildMicrosoftNETTestSdkVersionMicrosoft.NET.Test.SdkMicrosoftVSSDKBuildToolsDefaultVersionMicrosoft.VSSDK.BuildToolsMicrosoftTestPlatformVersionMicrosoft.TestPlatformXUnitAnalyzersVersionxunit.analyzersXUnitV3Versionxunit.v3MicrosoftVisualStudioEngMicroBuildPluginsSwixBuildVersionMicrosoft.VisualStudioEng.MicroBuild.Plugins.SwixBuildMicrosoftSignedWixVersionMicrosoft.Signed.WixDirectory.Packages.propsis kept in sync for the xunit versions (XUnitV3Version,XUnitAnalyzersVersion) per its existing comment.Packages needing mirroring
dotnet-public. See Documentation/MirroringPackages.md for instructions.xunit.analyzersxunit.v3These xunit packages are available on nuget.org but not yet on the
dotnet-publicfeed. They must be mirrored manually before the build will succeed.