Skip to content

Commit b2e3848

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

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
@@ -709,13 +709,13 @@
709709
<Sha>5fa9337a84a52e9bd185d04d156eccbdcf592f74</Sha>
710710
<SourceBuild RepoName="aspire" ManagedOnly="true" />
711711
</Dependency>
712-
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25209.3">
712+
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25210.9">
713713
<Uri>https://github.com/microsoft/testfx</Uri>
714-
<Sha>c4b543d35d6ae0e11cb0471b1d2a47330b153f6a</Sha>
714+
<Sha>35fc2e38b23affdd1dbde364beb32dea42329abd</Sha>
715715
</Dependency>
716-
<Dependency Name="MSTest" Version="3.9.0-preview.25209.3">
716+
<Dependency Name="MSTest" Version="3.9.0-preview.25210.9">
717717
<Uri>https://github.com/microsoft/testfx</Uri>
718-
<Sha>c4b543d35d6ae0e11cb0471b1d2a47330b153f6a</Sha>
718+
<Sha>35fc2e38b23affdd1dbde364beb32dea42329abd</Sha>
719719
</Dependency>
720720
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.4.25210.5">
721721
<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
<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.25209.3</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.7.0-preview.25210.9</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.25209.3</MSTestVersion>
310+
<MSTestVersion>3.9.0-preview.25210.9</MSTestVersion>
311311
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
312312
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
313313
</PropertyGroup>

0 commit comments

Comments
 (0)