[infra] Update DefaultVersions.props package versions - #17347
Open
github-actions[bot] wants to merge 1 commit into
Open
[infra] Update DefaultVersions.props package versions#17347github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
- MicrosoftNETTestSdkVersion: 18.0.1 -> 18.9.0 - MicrosoftVSSDKBuildToolsDefaultVersion: 17.14.2120 -> 18.9.820 - MicrosoftTestPlatformVersion: 18.0.1 -> 18.9.0 - XUnitAnalyzersVersion: 2.0.0-pre.51 -> 2.0.0 - XUnitRunnerVisualStudioVersion: 4.0.0-pre.4 -> 4.0.0 - XUnitV3Version: 4.0.0-pre.81 -> 4.0.0 - MicrosoftTestingPlatformVersion: 2.2.3 -> 2.3.3 - MSTestVersion: 4.2.3 -> 4.3.3 - MicrosoftSignedWixVersion: 3.14.1-9323.2545153 -> 3.14.1-11131.2940454 - MicrosoftWixToolsetSdkVersion: 6.0.3-dotnet.6 -> 6.0.3-dotnet.14 - MicroBuildPluginsSwixBuildVersion: 1.0.422 -> 1.1.87 - MicrosoftVisualStudioEngMicroBuildPluginsSwixBuildVersion: 1.1.286 -> 1.1.922 Also kept Directory.Packages.props in sync for the xunit/testing properties. 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 dependency update for MSBuild version properties in
src/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props.Summary of Changes
MicrosoftNETTestSdkVersionMicrosoft.NET.Test.Sdk18.0.118.9.0MicrosoftVSSDKBuildToolsDefaultVersionMicrosoft.VSSDK.BuildTools17.14.212018.9.820MicrosoftTestPlatformVersionMicrosoft.TestPlatform18.0.118.9.0XUnitAnalyzersVersionxunit.analyzers2.0.0-pre.512.0.0XUnitRunnerVisualStudioVersionxunit.runner.visualstudio4.0.0-pre.44.0.0XUnitV3Versionxunit.v34.0.0-pre.814.0.0MicrosoftTestingPlatformVersionMicrosoft.Testing.Platform2.2.32.3.3MSTestVersionMSTest4.2.34.3.3MicrosoftSignedWixVersionMicrosoft.Signed.Wix3.14.1-9323.25451533.14.1-11131.2940454MicrosoftWixToolsetSdkVersionMicrosoft.WixToolset.Sdk6.0.3-dotnet.66.0.3-dotnet.14MicroBuildPluginsSwixBuildVersionMicroBuild.Plugins.SwixBuild1.0.4221.1.87MicrosoftVisualStudioEngMicroBuildPluginsSwixBuildVersionMicrosoft.VisualStudioEng.MicroBuild.Plugins.SwixBuild1.1.2861.1.922Directory.Packages.propswas also updated to keep the xunit/testing version overrides in sync (as noted by its comment).Packages Needing Mirroring
xunit.analyzers2.0.0xunit.runner.visualstudio4.0.0xunit.v34.0.0These xunit packages exist on nuget.org but are not yet available on the
dotnet-publicfeed and must be mirrored manually per the instructions inDocumentation/update-xunit.md.