Skip to content

Commit c252b64

Browse files
[rel/3.6] Update dependencies from microsoft/testanywhere (#4025)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent bcdb033 commit c252b64

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@
1717
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
1818
<Sha>43d6af3682f80c1fb77f0c3a7223c84bd49f7708</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.3-preview.24554.5">
20+
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.3-preview.24557.3">
2121
<Uri>https://github.com/microsoft/testanywhere</Uri>
22-
<Sha>021adc0903cab502f39c8a5e7ddaa82f978caffb</Sha>
22+
<Sha>ec00cdf0bc114d4c5254d1f4695d469d46b4326c</Sha>
2323
</Dependency>
24-
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24554.5">
24+
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24557.3">
2525
<Uri>https://github.com/microsoft/testanywhere</Uri>
26-
<Sha>021adc0903cab502f39c8a5e7ddaa82f978caffb</Sha>
26+
<Sha>ec00cdf0bc114d4c5254d1f4695d469d46b4326c</Sha>
2727
</Dependency>
2828
</ToolsetDependencies>
2929
</Dependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.24429.6</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
1111
<MicrosoftTestingExtensionsCodeCoverageVersion>17.12.6</MicrosoftTestingExtensionsCodeCoverageVersion>
1212
<!-- comment to facilitate merge conflicts -->
13-
<MicrosoftTestingInternalFrameworkVersion>1.4.3-preview.24554.5</MicrosoftTestingInternalFrameworkVersion>
14-
<MSTestEngineVersion>1.0.0-alpha.24554.5</MSTestEngineVersion>
13+
<MicrosoftTestingInternalFrameworkVersion>1.4.3-preview.24557.3</MicrosoftTestingInternalFrameworkVersion>
14+
<MSTestEngineVersion>1.0.0-alpha.24557.3</MSTestEngineVersion>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)