Skip to content

Commit 344e687

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20250917.1
On relative base path root Microsoft.Testing.Platform From Version 1.9.0-preview.25466.2 -> To Version 1.9.0-preview.25467.1 MSTest From Version 3.11.0-preview.25466.2 -> To Version 3.11.0-preview.25467.1
1 parent a32122e commit 344e687

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>1.9.0-preview.25466.2</MicrosoftTestingPlatformPackageVersion>
144-
<MSTestPackageVersion>3.11.0-preview.25466.2</MSTestPackageVersion>
143+
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25467.1</MicrosoftTestingPlatformPackageVersion>
144+
<MSTestPackageVersion>3.11.0-preview.25467.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>eac14590f69f6876d418cef9e8fdd3f44f6ef0b2</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25466.2">
556+
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25467.1">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>3f63086ec67feb7f98d964e989ec5d8fdc4a3a01</Sha>
558+
<Sha>a65b77ad062d0a16ecd9452b828174d9efa8c89f</Sha>
559559
</Dependency>
560-
<Dependency Name="MSTest" Version="3.11.0-preview.25466.2">
560+
<Dependency Name="MSTest" Version="3.11.0-preview.25467.1">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>3f63086ec67feb7f98d964e989ec5d8fdc4a3a01</Sha>
562+
<Sha>a65b77ad062d0a16ecd9452b828174d9efa8c89f</Sha>
563563
</Dependency>
564564
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-rc.2.25460.104">
565565
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)