Skip to content

Commit a162656

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20250801.13
Microsoft.Testing.Platform , MSTest From Version 1.9.0-preview.25381.6 -> To Version 1.9.0-preview.25401.13
1 parent d34b7c7 commit a162656

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ This file should be imported by eng/Versions.props
142142
<NuGetProtocolPackageVersion>7.0.0-preview.1.100</NuGetProtocolPackageVersion>
143143
<NuGetVersioningPackageVersion>7.0.0-preview.1.100</NuGetVersioningPackageVersion>
144144
<!-- microsoft/testfx dependencies -->
145-
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25401.10</MicrosoftTestingPlatformPackageVersion>
146-
<MSTestPackageVersion>3.11.0-preview.25401.10</MSTestPackageVersion>
145+
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25401.13</MicrosoftTestingPlatformPackageVersion>
146+
<MSTestPackageVersion>3.11.0-preview.25401.13</MSTestPackageVersion>
147147
</PropertyGroup>
148148
<!--Property group for alternate package version names-->
149149
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -553,13 +553,13 @@
553553
<Uri>https://github.com/dotnet/dotnet</Uri>
554554
<Sha>6a953e76162f3f079405f80e28664fa51b136740</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25401.10">
556+
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25401.13">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>0afe5b71af1862a57503f43a51e5e1604cf3f63d</Sha>
558+
<Sha>a309c8fc8b7cf2a0bc7e411ac5506b0d2ce93d5a</Sha>
559559
</Dependency>
560-
<Dependency Name="MSTest" Version="3.11.0-preview.25401.10">
560+
<Dependency Name="MSTest" Version="3.11.0-preview.25401.13">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>0afe5b71af1862a57503f43a51e5e1604cf3f63d</Sha>
562+
<Sha>a309c8fc8b7cf2a0bc7e411ac5506b0d2ce93d5a</Sha>
563563
</Dependency>
564564
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.7.25377.103">
565565
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)