Skip to content

Commit ad73f3e

Browse files
authored
[release/10.0.2xx] Update dependencies from microsoft/testfx (#51817)
2 parents f779efc + c423f1c commit ad73f3e

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
@@ -207,8 +207,8 @@ This file should be imported by eng/Versions.props
207207
<MicrosoftDotNetXliffTasksPackageVersion>10.0.0-beta.25555.6</MicrosoftDotNetXliffTasksPackageVersion>
208208
<MicrosoftDotNetXUnitExtensionsPackageVersion>10.0.0-beta.25555.6</MicrosoftDotNetXUnitExtensionsPackageVersion>
209209
<!-- microsoft/testfx dependencies -->
210-
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.25570.2</MicrosoftTestingPlatformPackageVersion>
211-
<MSTestPackageVersion>4.1.0-preview.25570.2</MSTestPackageVersion>
210+
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.25571.1</MicrosoftTestingPlatformPackageVersion>
211+
<MSTestPackageVersion>4.1.0-preview.25571.1</MSTestPackageVersion>
212212
</PropertyGroup>
213213
<!--Property group for alternate package version names-->
214214
<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://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
558558
<Sha>b0f34d51fccc69fd334253924abd8d6853fad7aa</Sha>
559559
</Dependency>
560-
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25570.2">
560+
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25571.1">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>9cc0d132551162d48c8082e8fd16e751c1157207</Sha>
562+
<Sha>43e592148ac1c7916908477bdffcf2a345affa6d</Sha>
563563
</Dependency>
564-
<Dependency Name="MSTest" Version="4.1.0-preview.25570.2">
564+
<Dependency Name="MSTest" Version="4.1.0-preview.25571.1">
565565
<Uri>https://github.com/microsoft/testfx</Uri>
566-
<Sha>9cc0d132551162d48c8082e8fd16e751c1157207</Sha>
566+
<Sha>43e592148ac1c7916908477bdffcf2a345affa6d</Sha>
567567
</Dependency>
568568
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0">
569569
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>

0 commit comments

Comments
 (0)