Skip to content

Commit cfafc65

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20250904.3
Microsoft.Testing.Platform , MSTest From Version 1.9.0-preview.25453.10 -> To Version 1.9.0-preview.25454.3
1 parent 47d01c7 commit cfafc65

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
@@ -140,8 +140,8 @@ This file should be imported by eng/Versions.props
140140
<!-- dotnet/core-setup dependencies -->
141141
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
142142
<!-- microsoft/testfx dependencies -->
143-
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25453.10</MicrosoftTestingPlatformPackageVersion>
144-
<MSTestPackageVersion>3.11.0-preview.25453.10</MSTestPackageVersion>
143+
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25454.3</MicrosoftTestingPlatformPackageVersion>
144+
<MSTestPackageVersion>3.11.0-preview.25454.3</MSTestPackageVersion>
145145
</PropertyGroup>
146146
<!--Property group for alternate package version names-->
147147
<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>7ac1ca67bb1fb8a381c1c94a9f82a97725f0ccf3</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25453.10">
556+
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25454.3">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>684f40affad7afc91e8a960cc64ebf12bc25a3d1</Sha>
558+
<Sha>4efd6272d4157c64f4839bca5bbaa3c48007213c</Sha>
559559
</Dependency>
560-
<Dependency Name="MSTest" Version="3.11.0-preview.25453.10">
560+
<Dependency Name="MSTest" Version="3.11.0-preview.25454.3">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>684f40affad7afc91e8a960cc64ebf12bc25a3d1</Sha>
562+
<Sha>4efd6272d4157c64f4839bca5bbaa3c48007213c</Sha>
563563
</Dependency>
564564
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-rc.2.25427.104">
565565
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)