Skip to content

Commit 274038a

Browse files
[main] Update dependencies from microsoft/testfx (#45320)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 403cead commit 274038a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -664,9 +664,9 @@
664664
<Uri>https://github.com/dotnet/runtime</Uri>
665665
<Sha>e77011b31a3e5c47d931248a64b47f9b2d47853d</Sha>
666666
</Dependency>
667-
<Dependency Name="Microsoft.Testing.Platform" Version="1.5.0-preview.24604.3">
667+
<Dependency Name="Microsoft.Testing.Platform" Version="1.5.0-preview.24604.7">
668668
<Uri>https://github.com/microsoft/testfx</Uri>
669-
<Sha>88872f56539c0c206f6a41a5adea766e00aaefcd</Sha>
669+
<Sha>52bcabf439b2a01c351efee014054ba09d68544b</Sha>
670670
</Dependency>
671671
</ToolsetDependencies>
672672
</Dependencies>

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<UsingToolMicrosoftNetCompilers Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</UsingToolMicrosoftNetCompilers>
3030
<MicrosoftIORedistPackageVersion>6.0.1</MicrosoftIORedistPackageVersion>
3131
<FlagNetStandard1XDependencies Condition="'$(DotNetBuildSourceOnly)' == 'true'">true</FlagNetStandard1XDependencies>
32-
<MicrosoftTestingPlatformVersion>1.5.0-preview.24604.3</MicrosoftTestingPlatformVersion>
32+
<MicrosoftTestingPlatformVersion>1.5.0-preview.24604.7</MicrosoftTestingPlatformVersion>
3333
</PropertyGroup>
3434
<PropertyGroup Label="Servicing version information">
3535
<VersionFeature21>30</VersionFeature21>

0 commit comments

Comments
 (0)