Skip to content

Commit 33e3ba5

Browse files
Update dependencies from https://github.com/microsoft/testfx build 20250827.4
Microsoft.Testing.Platform , MSTest From Version 1.9.0-preview.25427.3 -> To Version 1.9.0-preview.25427.4
1 parent 0284656 commit 33e3ba5

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

eng/Version.Details.props

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
<?xml version="1.0" encoding="utf-8"?>
21
<!--
32
This file is auto-generated by the Maestro dependency flow system.
43
Do not edit it manually, as it will get overwritten by automation.
@@ -141,8 +140,8 @@ This file should be imported by eng/Versions.props
141140
<!-- dotnet/core-setup dependencies -->
142141
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
143142
<!-- microsoft/testfx dependencies -->
144-
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25427.3</MicrosoftTestingPlatformPackageVersion>
145-
<MSTestPackageVersion>3.11.0-preview.25427.3</MSTestPackageVersion>
143+
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25427.4</MicrosoftTestingPlatformPackageVersion>
144+
<MSTestPackageVersion>3.11.0-preview.25427.4</MSTestPackageVersion>
146145
</PropertyGroup>
147146
<!--Property group for alternate package version names-->
148147
<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>619d5633513d1b31c528db4360833fce52f51829</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25427.3">
556+
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25427.4">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>db7f86925ac95d7cb4befd76cd1689e1783a5c47</Sha>
558+
<Sha>605a2c741c420b1b7a6877fcce5a0fd69bb80e53</Sha>
559559
</Dependency>
560-
<Dependency Name="MSTest" Version="3.11.0-preview.25427.3">
560+
<Dependency Name="MSTest" Version="3.11.0-preview.25427.4">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>db7f86925ac95d7cb4befd76cd1689e1783a5c47</Sha>
562+
<Sha>605a2c741c420b1b7a6877fcce5a0fd69bb80e53</Sha>
563563
</Dependency>
564564
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-rc.2.25420.109">
565565
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)