Skip to content

Commit 13e31ff

Browse files
authored
[main] Update dependencies from microsoft/testfx (#49516)
2 parents 800df0b + afaad1a commit 13e31ff

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>d2a784a45bb47bc72c63eb6c6023a7a23869f148</Sha>
551551
</Dependency>
552-
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25318.4">
552+
<Dependency Name="Microsoft.Testing.Platform" Version="1.8.0-preview.25319.7">
553553
<Uri>https://github.com/microsoft/testfx</Uri>
554-
<Sha>0138b4a65787965df7e592b83d32a237b9e65b26</Sha>
554+
<Sha>2fa4fcacf57fd871084100200c41d526ef15c5a6</Sha>
555555
</Dependency>
556-
<Dependency Name="MSTest" Version="3.10.0-preview.25318.4">
556+
<Dependency Name="MSTest" Version="3.10.0-preview.25319.7">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>0138b4a65787965df7e592b83d32a237b9e65b26</Sha>
558+
<Sha>2fa4fcacf57fd871084100200c41d526ef15c5a6</Sha>
559559
</Dependency>
560560
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.6.25316.103">
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.25318.4</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.8.0-preview.25319.7</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.25318.4</MSTestVersion>
326+
<MSTestVersion>3.10.0-preview.25319.7</MSTestVersion>
327327
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
328328
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
329329
</PropertyGroup>

0 commit comments

Comments
 (0)