Skip to content

[infra] Update DefaultVersions.props package versions#17058

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
update-default-versions-props-eb56353efd014253
Open

[infra] Update DefaultVersions.props package versions#17058
github-actions[bot] wants to merge 1 commit into
mainfrom
update-default-versions-props-eb56353efd014253

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Caution

Protected files were modified in this change.
This pull request is in request_review mode and requires explicit human scrutiny before merge.

Protected files: Directory.Packages.props

Automated package version updates for src/Microsoft.DotNet.Arcade.Sdk/tools/DefaultVersions.props.

Summary of changes

Property Package ID Old Version New Version Feed
MicroBuildPluginsSwixBuildVersion MicroBuild.Plugins.SwixBuild 1.0.422 1.1.87 dotnet-eng
MicrosoftNETTestSdkVersion Microsoft.NET.Test.Sdk 18.0.1 18.7.0 dotnet-public
MicrosoftVSSDKBuildToolsDefaultVersion Microsoft.VSSDK.BuildTools 17.14.2120 18.9.820 dotnet-public
MicrosoftTestPlatformVersion Microsoft.TestPlatform 18.0.1 18.7.0 dotnet-public
XUnitAnalyzersVersion xunit.analyzers 2.0.0-pre.51 2.0.0-pre.56 nuget.org
XUnitV3Version xunit.v3 4.0.0-pre.81 4.0.0-pre.128 nuget.org
MicrosoftVisualStudioEngMicroBuildPluginsSwixBuildVersion Microsoft.VisualStudioEng.MicroBuild.Plugins.SwixBuild 1.1.286 1.1.922 dotnet-eng

Directory.Packages.props is also updated to stay in sync with DefaultVersions.props for XUnitV3Version and XUnitAnalyzersVersion.

xunit coherence note: xunit.v3 4.0.0-pre.128 depends on xunit.v3.mtp-v2 4.0.0-pre.128, which in turn requires Microsoft.Testing.Platform 2.2.3 (exactly). The current MicrosoftTestingPlatformVersion is already 2.2.3, so these versions are compatible. The new xunit.v3.mtp-v2 also declares xunit.analyzers 2.0.0-pre.56 as its minimum, matching the XUnitAnalyzersVersion bump here.

Packages needing mirroring

The following packages are available on nuget.org but are not yet on the dotnet-public feed and must be mirrored before the build will succeed. See Documentation/MirroringPackages.md for instructions.

Note: The build is expected to fail until these packages are mirrored.

Package ID Version
xunit.analyzers 2.0.0-pre.56
xunit.v3 4.0.0-pre.128

Generated by 📦 Update DefaultVersions.props · sonnet46 7.1M ·

- 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>

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Protected files were modified in this pull request and require manual scrutiny before merge.

Please verify that each protected-file change is intentional, policy-compliant, and safe:

  • Protected files: Directory.Packages.props

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants