Skip to content

Commit 7d9ae06

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20251109.1
On relative base path root Microsoft.Testing.Platform From Version 2.1.0-preview.25554.7 -> To Version 2.1.0-preview.25559.1 MSTest From Version 4.1.0-preview.25554.7 -> To Version 4.1.0-preview.25559.1
1 parent b483384 commit 7d9ae06

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
@@ -140,8 +140,8 @@ This file should be imported by eng/Versions.props
140140
<!-- dotnet/core-setup dependencies -->
141141
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
142142
<!-- microsoft/testfx dependencies -->
143-
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.25558.6</MicrosoftTestingPlatformPackageVersion>
144-
<MSTestPackageVersion>4.1.0-preview.25558.6</MSTestPackageVersion>
143+
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.25559.1</MicrosoftTestingPlatformPackageVersion>
144+
<MSTestPackageVersion>4.1.0-preview.25559.1</MSTestPackageVersion>
145145
</PropertyGroup>
146146
<!--Property group for alternate package version names-->
147147
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -553,13 +553,13 @@
553553
<Uri>https://github.com/dotnet/dotnet</Uri>
554554
<Sha>50d79701f2d748e965fefb4ba42580368598b9cc</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25558.6">
556+
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25559.1">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>7df896aeec9505a44371dbe0dd2712764d0ce0f6</Sha>
558+
<Sha>29aa788ac17beff2313e392de6c484f585b4f59b</Sha>
559559
</Dependency>
560-
<Dependency Name="MSTest" Version="4.1.0-preview.25558.6">
560+
<Dependency Name="MSTest" Version="4.1.0-preview.25559.1">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>7df896aeec9505a44371dbe0dd2712764d0ce0f6</Sha>
562+
<Sha>29aa788ac17beff2313e392de6c484f585b4f59b</Sha>
563563
</Dependency>
564564
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0">
565565
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)