Skip to content

Commit 99a4d02

Browse files
authored
[main] Update dependencies from microsoft/testfx (#53637)
2 parents e344880 + d13fd56 commit 99a4d02

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
@@ -144,8 +144,8 @@ This file should be imported by eng/Versions.props
144144
<SystemTextJsonPackageVersion>11.0.0-preview.3.26153.117</SystemTextJsonPackageVersion>
145145
<SystemWindowsExtensionsPackageVersion>11.0.0-preview.3.26153.117</SystemWindowsExtensionsPackageVersion>
146146
<!-- microsoft-testfx dependencies -->
147-
<MicrosoftTestingPlatformPackageVersion>2.2.1-preview.26177.4</MicrosoftTestingPlatformPackageVersion>
148-
<MSTestPackageVersion>4.2.1-preview.26177.4</MSTestPackageVersion>
147+
<MicrosoftTestingPlatformPackageVersion>2.2.1-preview.26180.5</MicrosoftTestingPlatformPackageVersion>
148+
<MSTestPackageVersion>4.2.1-preview.26180.5</MSTestPackageVersion>
149149
</PropertyGroup>
150150
<!--Property group for alternate package version names-->
151151
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -569,13 +569,13 @@
569569
<Uri>https://github.com/dotnet/dotnet</Uri>
570570
<Sha>15ac4103422d47f7c8f14fa98e813f315432d03b</Sha>
571571
</Dependency>
572-
<Dependency Name="Microsoft.Testing.Platform" Version="2.2.1-preview.26177.4">
572+
<Dependency Name="Microsoft.Testing.Platform" Version="2.2.1-preview.26180.5">
573573
<Uri>https://github.com/microsoft/testfx</Uri>
574-
<Sha>4bc0cfcc420247cf6111fca7f8e914a9706634dd</Sha>
574+
<Sha>f8dc21bde0c93918c9847361eb3bf41a9ed3d5f2</Sha>
575575
</Dependency>
576-
<Dependency Name="MSTest" Version="4.2.1-preview.26177.4">
576+
<Dependency Name="MSTest" Version="4.2.1-preview.26180.5">
577577
<Uri>https://github.com/microsoft/testfx</Uri>
578-
<Sha>4bc0cfcc420247cf6111fca7f8e914a9706634dd</Sha>
578+
<Sha>f8dc21bde0c93918c9847361eb3bf41a9ed3d5f2</Sha>
579579
</Dependency>
580580
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="11.0.0-preview.3.26153.117">
581581
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)