Skip to content

Commit 0f141d1

Browse files
author
v-wuzhai
authored
[main] Update dependencies from microsoft/testfx (#46120)
2 parents 526b872 + 58eef76 commit 0f141d1

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
@@ -675,13 +675,13 @@
675675
<Uri>https://github.com/dotnet/runtime</Uri>
676676
<Sha>e77011b31a3e5c47d931248a64b47f9b2d47853d</Sha>
677677
</Dependency>
678-
<Dependency Name="Microsoft.Testing.Platform" Version="1.6.0-preview.25066.11">
678+
<Dependency Name="Microsoft.Testing.Platform" Version="1.6.0-preview.25067.5">
679679
<Uri>https://github.com/microsoft/testfx</Uri>
680-
<Sha>b9b7f768cd89eec461ba64ee3b016083bc9614fa</Sha>
680+
<Sha>edc05edf02f74ff5d32b02c782bf10aa1d774a5b</Sha>
681681
</Dependency>
682-
<Dependency Name="MSTest" Version="3.8.0-preview.25066.11">
682+
<Dependency Name="MSTest" Version="3.8.0-preview.25067.5">
683683
<Uri>https://github.com/microsoft/testfx</Uri>
684-
<Sha>b9b7f768cd89eec461ba64ee3b016083bc9614fa</Sha>
684+
<Sha>edc05edf02f74ff5d32b02c782bf10aa1d774a5b</Sha>
685685
</Dependency>
686686
</ToolsetDependencies>
687687
</Dependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<UsingToolMicrosoftNetCompilers Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</UsingToolMicrosoftNetCompilers>
2929
<MicrosoftIORedistPackageVersion>6.0.1</MicrosoftIORedistPackageVersion>
3030
<FlagNetStandard1XDependencies Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</FlagNetStandard1XDependencies>
31-
<MicrosoftTestingPlatformVersion>1.6.0-preview.25066.11</MicrosoftTestingPlatformVersion>
31+
<MicrosoftTestingPlatformVersion>1.6.0-preview.25067.5</MicrosoftTestingPlatformVersion>
3232
</PropertyGroup>
3333
<PropertyGroup Label="Servicing version information">
3434
<VersionFeature21>30</VersionFeature21>
@@ -289,7 +289,7 @@
289289
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
290290
<FluentAssertionsJsonVersion>6.1.0</FluentAssertionsJsonVersion>
291291
<MoqPackageVersion>4.18.4</MoqPackageVersion>
292-
<MSTestVersion>3.8.0-preview.25066.11</MSTestVersion>
292+
<MSTestVersion>3.8.0-preview.25067.5</MSTestVersion>
293293
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
294294
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
295295
</PropertyGroup>

0 commit comments

Comments
 (0)