Skip to content

Commit c06659e

Browse files
[main] Update dependencies from microsoft/testanywhere (#3996)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 2c701fd commit c06659e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
1818
<Sha>44ce79daafd98e8f330c856b95db8944460d9865</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24551.3">
20+
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24554.1">
2121
<Uri>https://github.com/microsoft/testanywhere</Uri>
22-
<Sha>1253c2503a6202b713c41479a25a9ded9fe0978f</Sha>
22+
<Sha>6848ffbdb7d7850bdc005cb05a14d15f58b17211</Sha>
2323
</Dependency>
2424
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24473.2">
2525
<Uri>https://github.com/microsoft/testanywhere</Uri>

Diff for: eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.24551.1</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
1111
<MicrosoftTestingExtensionsCodeCoverageVersion>17.13.0-preview.24551.2</MicrosoftTestingExtensionsCodeCoverageVersion>
1212
<!-- comment to facilitate merge conflicts -->
13-
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24551.3</MicrosoftTestingInternalFrameworkVersion>
13+
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24554.1</MicrosoftTestingInternalFrameworkVersion>
1414
<MSTestEngineVersion>1.0.0-alpha.24473.2</MSTestEngineVersion>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)