Skip to content

Commit c701973

Browse files
[main] Update dependencies from microsoft/testfx (#48163)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent e43cd85 commit c701973

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -715,13 +715,13 @@
715715
<Uri>https://github.com/dotnet/runtime</Uri>
716716
<Sha>e77011b31a3e5c47d931248a64b47f9b2d47853d</Sha>
717717
</Dependency>
718-
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25201.1">
718+
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25203.1">
719719
<Uri>https://github.com/microsoft/testfx</Uri>
720-
<Sha>3143fe976be7542be5bd87f0a58ece5e1f91424a</Sha>
720+
<Sha>3564400fca5863f716d89fc84326e420f0b33d1a</Sha>
721721
</Dependency>
722-
<Dependency Name="MSTest" Version="3.9.0-preview.25201.1">
722+
<Dependency Name="MSTest" Version="3.9.0-preview.25203.1">
723723
<Uri>https://github.com/microsoft/testfx</Uri>
724-
<Sha>3143fe976be7542be5bd87f0a58ece5e1f91424a</Sha>
724+
<Sha>3564400fca5863f716d89fc84326e420f0b33d1a</Sha>
725725
</Dependency>
726726
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.4.25174.9">
727727
<Uri>https://github.com/dotnet/runtime</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<MicrosoftIORedistPackageVersion>6.0.1</MicrosoftIORedistPackageVersion>
3131
<FlagNetStandard1XDependencies Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</FlagNetStandard1XDependencies>
3232
<!-- This property is only used in the dotnet test integration tests. -->
33-
<MicrosoftTestingPlatformVersion>1.7.0-preview.25201.1</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.7.0-preview.25203.1</MicrosoftTestingPlatformVersion>
3434
</PropertyGroup>
3535
<PropertyGroup Label="Servicing version information">
3636
<VersionFeature21>30</VersionFeature21>
@@ -295,7 +295,7 @@
295295
<AwesomeAssertionsVersion>8.0.2</AwesomeAssertionsVersion>
296296
<AwesomeAssertionsJsonVersion>8.0.0</AwesomeAssertionsJsonVersion>
297297
<MoqPackageVersion>4.18.4</MoqPackageVersion>
298-
<MSTestVersion>3.9.0-preview.25201.1</MSTestVersion>
298+
<MSTestVersion>3.9.0-preview.25203.1</MSTestVersion>
299299
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
300300
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
301301
</PropertyGroup>

0 commit comments

Comments
 (0)