Skip to content

Commit f24dece

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20250428.5
Microsoft.Testing.Platform , MSTest From Version 1.7.0-preview.25226.1 -> To Version 1.7.0-preview.25228.5
1 parent e313481 commit f24dece

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
@@ -682,13 +682,13 @@
682682
<Uri>https://github.com/dotnet/arcade-services</Uri>
683683
<Sha>a4be482111a34eefeec1233c630cf3f48ec7d8dc</Sha>
684684
</Dependency>
685-
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25226.1">
685+
<Dependency Name="Microsoft.Testing.Platform" Version="1.7.0-preview.25228.5">
686686
<Uri>https://github.com/microsoft/testfx</Uri>
687-
<Sha>01f5c5ca918d695c6fc18d5d3577580ba9df0ecc</Sha>
687+
<Sha>6dbfbccdf7292a913d54ca3da3fc8a33c6e495ad</Sha>
688688
</Dependency>
689-
<Dependency Name="MSTest" Version="3.9.0-preview.25226.1">
689+
<Dependency Name="MSTest" Version="3.9.0-preview.25228.5">
690690
<Uri>https://github.com/microsoft/testfx</Uri>
691-
<Sha>01f5c5ca918d695c6fc18d5d3577580ba9df0ecc</Sha>
691+
<Sha>6dbfbccdf7292a913d54ca3da3fc8a33c6e495ad</Sha>
692692
</Dependency>
693693
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-preview.5.25227.101">
694694
<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.7.0-preview.25226.1</MicrosoftTestingPlatformVersion>
33+
<MicrosoftTestingPlatformVersion>1.7.0-preview.25228.5</MicrosoftTestingPlatformVersion>
3434
</PropertyGroup>
3535
<PropertyGroup Label="Servicing version information">
3636
<VersionFeature21>30</VersionFeature21>
@@ -328,7 +328,7 @@
328328
<AwesomeAssertionsVersion>8.0.2</AwesomeAssertionsVersion>
329329
<AwesomeAssertionsJsonVersion>8.0.0</AwesomeAssertionsJsonVersion>
330330
<MoqPackageVersion>4.18.4</MoqPackageVersion>
331-
<MSTestVersion>3.9.0-preview.25226.1</MSTestVersion>
331+
<MSTestVersion>3.9.0-preview.25228.5</MSTestVersion>
332332
<XunitCombinatorialVersion>1.3.2</XunitCombinatorialVersion>
333333
<MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>8.0.0-beta.23607.1</MicrosoftDotNetInstallerWindowsSecurityTestDataPackageVersion>
334334
</PropertyGroup>

0 commit comments

Comments
 (0)