Skip to content

Commit 60b76e9

Browse files
[rel/3.6] Update dependencies from microsoft/testanywhere (#3980)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Amaury Levé <[email protected]>
1 parent f588028 commit 60b76e9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

+4-4
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.2-preview.24528.1">
20+
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.2">
2121
<Uri>https://github.com/microsoft/testanywhere</Uri>
22-
<Sha>d59cdea1b22b473b96b1ff0689674deafca4e49b</Sha>
22+
<Sha>08fc3f8b5646702164ea2cb975988d8653ce37ae</Sha>
2323
</Dependency>
24-
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24528.1">
24+
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24530.4">
2525
<Uri>https://github.com/microsoft/testanywhere</Uri>
26-
<Sha>d59cdea1b22b473b96b1ff0689674deafca4e49b</Sha>
26+
<Sha>08fc3f8b5646702164ea2cb975988d8653ce37ae</Sha>
2727
</Dependency>
2828
</ToolsetDependencies>
2929
</Dependencies>

eng/Versions.props

+2-2
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.2-preview.24528.1</MicrosoftTestingInternalFrameworkVersion>
14-
<MSTestEngineVersion>1.0.0-alpha.24528.1</MSTestEngineVersion>
13+
<MicrosoftTestingInternalFrameworkVersion>1.4.2</MicrosoftTestingInternalFrameworkVersion>
14+
<MSTestEngineVersion>1.0.0-alpha.24530.4</MSTestEngineVersion>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)