Skip to content

Commit cc47659

Browse files
authored
[main] Update dependencies from microsoft/testfx (#48508)
2 parents ad714c1 + c537654 commit cc47659

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -704,13 +704,13 @@
704704
<Sha>5fa9337a84a52e9bd185d04d156eccbdcf592f74</Sha>
705705
<SourceBuild RepoName="aspire" ManagedOnly="true" />
706706
</Dependency>
707-
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25211.1">
707+
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25215.2">
708708
<Uri>https://github.com/microsoft/testfx</Uri>
709-
<Sha>b993be6114886799a9064a33175b37f2a1f2604b</Sha>
709+
<Sha>64d2eef45f4ee825d1ab2ae48ea315ba3f25c8c1</Sha>
710710
</Dependency>
711-
<Dependency Name="MSTest" Version="3.9.0-preview.25211.1">
711+
<Dependency Name="MSTest" Version="3.9.0-preview.25215.2">
712712
<Uri>https://github.com/microsoft/testfx</Uri>
713-
<Sha>b993be6114886799a9064a33175b37f2a1f2604b</Sha>
713+
<Sha>64d2eef45f4ee825d1ab2ae48ea315ba3f25c8c1</Sha>
714714
</Dependency>
715715
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.4.25211.19">
716716
<Uri>https://github.com/dotnet/runtime</Uri>

Diff for: eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<UsingToolVSSDK>true</UsingToolVSSDK>
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.25211.1</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.7.0-preview.25215.2</MicrosoftTestingPlatformVersion>
3434
</PropertyGroup>
3535
<PropertyGroup Label="Servicing version information">
3636
<VersionFeature21>30</VersionFeature21>
@@ -307,7 +307,7 @@
307307
<AwesomeAssertionsVersion>8.0.2</AwesomeAssertionsVersion>
308308
<AwesomeAssertionsJsonVersion>8.0.0</AwesomeAssertionsJsonVersion>
309309
<MoqPackageVersion>4.18.4</MoqPackageVersion>
310-
<MSTestVersion>3.9.0-preview.25211.1</MSTestVersion>
310+
<MSTestVersion>3.9.0-preview.25215.2</MSTestVersion>
311311
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
312312
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
313313
</PropertyGroup>

0 commit comments

Comments
 (0)