10000 [main] Update dependencies from microsoft/testfx (#45211) · dotnet/sdk@d7d440b · GitHub
[go: up one dir, main page]

Skip to content

Commit d7d440b

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
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.24576.8">
667+
<Dependency Name="Microsoft.Testing.Platform" Version="1.5.0-preview.24577.10">
668668
<Uri>https://github.com/microsoft/testfx</Uri>
669-
<Sha>b97678da1cb8b6454436ef53f9c0ee72dc3b54f1</Sha>
669+
<Sha>70546c0d261f2b5fda45684be88e751c6dfb5f2d</Sha>
670670
</Dependency>
671671
</ToolsetDependencies>
672672
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
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.24576.8</MicrosoftTestingPlatformVersion>
32+
<MicrosoftTestingPlatformVersion>1.5.0-preview.24577.10</MicrosoftTestingPlatformVersion>
3333
</PropertyGroup>
3434
<PropertyGroup Label="Servicing version information">
3535
<VersionFeature21>30</VersionFeature21>

0 commit comments

Comments
 (0)
0