Skip to content

Commit 0284656

Browse files
authored
[release/10.0.1xx] Update dependencies from microsoft/testfx (#50520)
2 parents 4218d85 + 3ae4fe8 commit 0284656

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
@@ -141,8 +141,8 @@ This file should be imported by eng/Versions.props
141141
<!-- dotnet/core-setup dependencies -->
142142
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
143143
<!-- microsoft/testfx dependencies -->
144-
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25426.4</MicrosoftTestingPlatformPackageVersion>
145-
<MSTestPackageVersion>3.11.0-preview.25426.4</MSTestPackageVersion>
144+
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25427.3</MicrosoftTestingPlatformPackageVersion>
145+
<MSTestPackageVersion>3.11.0-preview.25427.3</MSTestPackageVersion>
146146
</PropertyGroup>
147147
<!--Property group for alternate package version names-->
148148
<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.25426.4">
556+
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25427.3">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>d2ced942a709b5936d3e7f18d2f16705b391f519</Sha>
558+
<Sha>db7f86925ac95d7cb4befd76cd1689e1783a5c47</Sha>
559559
</Dependency>
560-
<Dependency Name="MSTest" Version="3.11.0-preview.25426.4">
560+
<Dependency Name="MSTest" Version="3.11.0-preview.25427.3">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>d2ced942a709b5936d3e7f18d2f16705b391f519</Sha>
562+
<Sha>db7f86925ac95d7cb4befd76cd1689e1783a5c47</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)