Skip to content

Commit ad9e0a7

Browse files
authored
[main] Update dependencies from microsoft/testfx (#49737)
2 parents a426f3e + 06be89f commit ad9e0a7

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
@@ -528,13 +528,13 @@
528528
<Uri>https://github.com/dotnet/arcade-services</Uri>
529529
<Sha>afa79da3b68fd0fe48d90ea7fcbffbf7789c6d7f</Sha>
530530
</Dependency>
531-
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25358.4">
531+
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25364.2">
532532
<Uri>https://github.com/microsoft/testfx</Uri>
533-
<Sha>94360dfccacfc549d3a385300dba6ab40ca4736d</Sha>
533+
<Sha>ad90815c3000f49b310707d78c054400f5b8b214</Sha>
534534
</Dependency>
535-
<Dependency Name="MSTest" Version="3.10.0-preview.25358.4">
535+
<Dependency Name="MSTest" Version="3.10.0-preview.25364.2">
536536
<Uri>https://github.com/microsoft/testfx</Uri>
537-
<Sha>94360dfccacfc549d3a385300dba6ab40ca4736d</Sha>
537+
<Sha>ad90815c3000f49b310707d78c054400f5b8b214</Sha>
538538
</Dependency>
539539
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.7.25359.101">
540540
<Uri>https://github.com/dotnet/dotnet</Uri>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
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.8.0-preview.25358.4</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.8.0-preview.25364.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.10.0-preview.25358.4</MSTestVersion>
310+
<MSTestVersion>3.10.0-preview.25364.2</MSTestVersion>
311311
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
312312
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
313313
<BenchmarkDotNetPackageVersion>0.14.0</BenchmarkDotNetPackageVersion>

0 commit comments

Comments
 (0)