[infra] Update DefaultVersions.props package versions#17058
Open
github-actions[bot] wants to merge 1 commit into
Open
[infra] Update DefaultVersions.props package versions#17058github-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 - MicrosoftNETTestSdkVersion: 18.0.1 -> 18.7.0 - MicrosoftVSSDKBuildToolsDefaultVersion: 17.14.2120 -> 18.9.820 - MicrosoftTestPlatformVersion: 18.0.1 -> 18.7.0 - XUnitAnalyzersVersion: 2.0.0-pre.51 -> 2.0.0-pre.56 - XUnitV3Version: 4.0.0-pre.81 -> 4.0.0-pre.128 - MicrosoftVisualStudioEngMicroBuildPluginsSwixBuildVersion: 1.1.286 -> 1.1.922 Also update Directory.Packages.props to keep in sync with DefaultVersions.props (XUnitV3Version, XUnitAnalyzersVersion). 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 package version updates for
src/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props.Summary of changes
MicroBuildPluginsSwixBuildVersionMicroBuild.Plugins.SwixBuild1.0.4221.1.87MicrosoftNETTestSdkVersionMicrosoft.NET.Test.Sdk18.0.118.7.0MicrosoftVSSDKBuildToolsDefaultVersionMicrosoft.VSSDK.BuildTools17.14.212018.9.820MicrosoftTestPlatformVersionMicrosoft.TestPlatform18.0.118.7.0XUnitAnalyzersVersionxunit.analyzers2.0.0-pre.512.0.0-pre.56XUnitV3Versionxunit.v34.0.0-pre.814.0.0-pre.128MicrosoftVisualStudioEngMicroBuildPluginsSwixBuildVersionMicrosoft.VisualStudioEng.MicroBuild.Plugins.SwixBuild1.1.2861.1.922Directory.Packages.propsis also updated to stay in sync withDefaultVersions.propsforXUnitV3VersionandXUnitAnalyzersVersion.xunit coherence note:
xunit.v3 4.0.0-pre.128depends onxunit.v3.mtp-v2 4.0.0-pre.128, which in turn requiresMicrosoft.Testing.Platform 2.2.3(exactly). The currentMicrosoftTestingPlatformVersionis already2.2.3, so these versions are compatible. The newxunit.v3.mtp-v2also declaresxunit.analyzers 2.0.0-pre.56as its minimum, matching theXUnitAnalyzersVersionbump here.Packages needing mirroring
The following packages are available on nuget.org but are not yet on the
dotnet-publicfeed and must be mirrored before the build will succeed. See Documentation/MirroringPackages.md for instructions.xunit.analyzers2.0.0-pre.56xunit.v34.0.0-pre.128