Skip to content

Commit 28faadb

Browse files
authored
[main] Update dependencies from microsoft/testfx (#49676)
2 parents 6abcc15 + 9974979 commit 28faadb

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
@@ -549,13 +549,13 @@
549549
<Uri>https://github.com/dotnet/arcade-services</Uri>
550550
<Sha>9d0b640e7b68a2f791bd30f2b6ae0da8860996cc</Sha>
551551
</Dependency>
552-
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25352.4">
552+
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25357.5">
553553
<Uri>https://github.com/microsoft/testfx</Uri>
554-
<Sha>97137bdc544f35c9de5a09010741dac23160c261</Sha>
554+
<Sha>5f68c32577a976e1d878700f1abb3a6a27e1e803</Sha>
555555
</Dependency>
556-
<Dependency Name="MSTest" Version="3.10.0-preview.25352.4">
556+
<Dependency Name="MSTest" Version="3.10.0-preview.25357.5">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>97137bdc544f35c9de5a09010741dac23160c261</Sha>
558+
<Sha>5f68c32577a976e1d878700f1abb3a6a27e1e803</Sha>
559559
</Dependency>
560560
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.7.25351.106">
561561
<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.25352.4</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.8.0-preview.25357.5</MicrosoftTestingPlatformVersion>
3434
</PropertyGroup>
3535
<PropertyGroup Label="Servicing version information">
3636
<VersionFeature21>30</VersionFeature21>
@@ -323,7 +323,7 @@
323323
<AwesomeAssertionsVersion>8.0.2</AwesomeAssertionsVersion>
324324
<AwesomeAssertionsJsonVersion>8.0.0</AwesomeAssertionsJsonVersion>
325325
<MoqPackageVersion>4.18.4</MoqPackageVersion>
326-
<MSTestVersion>3.10.0-preview.25352.4</MSTestVersion>
326+
<MSTestVersion>3.10.0-preview.25357.5</MSTestVersion>
327327
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
328328
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
329329
<BenchmarkDotNetPackageVersion>0.14.0</BenchmarkDotNetPackageVersion>

0 commit comments

Comments
 (0)