Skip to content

Commit c42baf2

Browse files
authored
[main] Update dependencies from microsoft/testfx (#51842)
2 parents bb4aee4 + 8b29e60 commit c42baf2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ This file should be imported by eng/Versions.props
142142
<NuGetProtocolPackageVersion>7.0.0-preview.2.256</NuGetProtocolPackageVersion>
143143
<NuGetVersioningPackageVersion>7.0.0-preview.2.256</NuGetVersioningPackageVersion>
144144
<!-- microsoft/testfx dependencies -->
145-
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.25569.2</MicrosoftTestingPlatformPackageVersion>
146-
<MSTestPackageVersion>4.1.0-preview.25569.2</MSTestPackageVersion>
145+
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.25570.2</MicrosoftTestingPlatformPackageVersion>
146+
<MSTestPackageVersion>4.1.0-preview.25570.2</MSTestPackageVersion>
147147
</PropertyGroup>
148148
<!--Property group for alternate package version names-->
149149
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -557,13 +557,13 @@
557557
<Uri>https://github.com/dotnet/dotnet</Uri>
558558
<Sha>f67b36f27be47c1fe753f85bfd86ba10fcdf4c4e</Sha>
559559
</Dependency>
560-
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25569.2">
560+
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25570.2">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>0439522cbd54eeebbc883d59075bbb5971755812</Sha>
562+
<Sha>9cc0d132551162d48c8082e8fd16e751c1157207</Sha>
563563
</Dependency>
564-
<Dependency Name="MSTest" Version="4.1.0-preview.25569.2">
564+
<Dependency Name="MSTest" Version="4.1.0-preview.25570.2">
565565
<Uri>https://github.com/microsoft/testfx</Uri>
566-
<Sha>0439522cbd54eeebbc883d59075bbb5971755812</Sha>
566+
<Sha>9cc0d132551162d48c8082e8fd16e751c1157207</Sha>
567567
</Dependency>
568568
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-rc.3.25567.101">
569569
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)