Skip to content

Commit dbf5c26

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20251114.1
On relative base path root Microsoft.Testing.Platform From Version 2.1.0-preview.25562.1 -> To Version 2.1.0-preview.25564.1 MSTest From Version 4.1.0-preview.25562.1 -> To Version 4.1.0-preview.25564.1
1 parent f803b29 commit dbf5c26

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
<!-- dotnet/core-setup dependencies -->
143143
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
144144
<!-- microsoft/testfx dependencies -->
145-
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.25562.1</MicrosoftTestingPlatformPackageVersion>
146-
<MSTestPackageVersion>4.1.0-preview.25562.1</MSTestPackageVersion>
145+
<MicrosoftTestingPlatformPackageVersion>2.1.0-preview.25564.1</MicrosoftTestingPlatformPackageVersion>
146+
<MSTestPackageVersion>4.1.0-preview.25564.1</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://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>
558558
<Sha>89c8f6a112d37d2ea8b77821e56d170a1bccdc5a</Sha>
559559
</Dependency>
560-
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25562.1">
560+
<Dependency Name="Microsoft.Testing.Platform" Version="2.1.0-preview.25564.1">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>ebf1bfb9fe1dd5b133bef8eb12144ace4c594b06</Sha>
562+
<Sha>6a947165aab2656a97abd69cfc16e14fa89e82ed</Sha>
563563
</Dependency>
564-
<Dependency Name="MSTest" Version="4.1.0-preview.25562.1">
564+
<Dependency Name="MSTest" Version="4.1.0-preview.25564.1">
565565
<Uri>https://github.com/microsoft/testfx</Uri>
566-
<Sha>ebf1bfb9fe1dd5b133bef8eb12144ace4c594b06</Sha>
566+
<Sha>6a947165aab2656a97abd69cfc16e14fa89e82ed</Sha>
567567
</Dependency>
568568
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-rc.2.25502.107">
569569
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-dotnet</Uri>

0 commit comments

Comments
 (0)