Skip to content

Commit ba9d865

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20250106.11
Microsoft.Testing.Platform , MSTest From Version 1.6.0-preview.25054.4 -> To Version 1.6.0-preview.25056.11
1 parent 30bcc4a commit ba9d865

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
@@ -634,13 +634,13 @@
634634
<Uri>https://github.com/dotnet/runtime</Uri>
635635
<Sha>e77011b31a3e5c47d931248a64b47f9b2d47853d</Sha>
636636
</Dependency>
637-
<Dependency Name="Microsoft.Testing.Platform" Version="1.6.0-preview.25056.8">
637+
<Dependency Name="Microsoft.Testing.Platform" Version="1.6.0-preview.25056.11">
638638
<Uri>https://github.com/microsoft/testfx</Uri>
639-
<Sha>e88a90e1ed20efd5d0b9f83c424181e3348722f5</Sha>
639+
<Sha>f7ddde6db81476dc031fb5c327abb2eef7f38969</Sha>
640640
</Dependency>
641-
<Dependency Name="MSTest" Version="3.8.0-preview.25056.8">
641+
<Dependency Name="MSTest" Version="3.8.0-preview.25056.11">
642642
<Uri>https://github.com/microsoft/testfx</Uri>
643-
<Sha>e88a90e1ed20efd5d0b9f83c424181e3348722f5</Sha>
643+
<Sha>f7ddde6db81476dc031fb5c327abb2eef7f38969</Sha>
644644
</Dependency>
645645
</ToolsetDependencies>
646646
</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.25056.8</MicrosoftTestingPlatformVersion>
31+
<MicrosoftTestingPlatformVersion>1.6.0-preview.25056.11</MicrosoftTestingPlatformVersion>
3232
</PropertyGroup>
3333
<PropertyGroup Label="Servicing version information">
3434
<VersionFeature21>30</VersionFeature21>
@@ -285,7 +285,7 @@
285285
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
286286
<FluentAssertionsJsonVersion>6.1.0</FluentAssertionsJsonVersion>
287287
<MoqPackageVersion>4.18.4</MoqPackageVersion>
288-
<MSTestVersion>3.8.0-preview.25056.8</MSTestVersion>
288+
<MSTestVersion>3.8.0-preview.25056.11</MSTestVersion>
289289
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
290290
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
291291
</PropertyGroup>

0 commit comments

Comments
 (0)