[infra] Update DefaultVersions.props package versions#17100
Closed
github-actions[bot] wants to merge 1 commit into
Closed
[infra] Update DefaultVersions.props package versions#17100github-actions[bot] wants to merge 1 commit into
github-actions[bot] wants to merge 1 commit into
Conversation
- MicrosoftNETTestSdkVersion: 18.0.1 -> 18.8.0-release-26310-106 - 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 - MicrosoftTestingPlatformVersion: 2.2.3 -> 2.3.1 - MSTestVersion: 4.2.3 -> 4.3.0 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
ViktorHofer
deleted the
update-default-versions-20260711-9fc66baf7d224f90
branch
July 14, 2026 07:56
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.props.Summary of Changes
MicrosoftNETTestSdkVersionMicrosoft.NET.Test.Sdk18.0.118.8.0-release-26310-106MicrosoftVSSDKBuildToolsDefaultVersionMicrosoft.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.128MicrosoftTestingPlatformVersionMicrosoft.Testing.Platform2.2.32.3.1MSTestVersionMSTest4.2.34.3.0Directory.Packages.propswas also updated to keepXUnitV3Version,XUnitAnalyzersVersion, andMicrosoftTestingPlatformVersionin sync (per the comment in that file).Packages needing mirroring
Microsoft.NET.Test.Sdk18.8.0-release-26310-106Microsoft.VSSDK.BuildTools18.9.820Microsoft.TestPlatform18.7.0xunit.analyzers2.0.0-pre.56xunit.v34.0.0-pre.128Microsoft.Testing.Platform2.3.1MSTest4.3.0