Skip to content

Commit e6cc8fc

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

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>aaf54e61f7eebd65bb437a4a9643bf7976311f2b</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.0-preview.24501.3">
20+
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.0">
2121
<Uri>https://github.com/microsoft/testanywhere</Uri>
22-
<Sha>06be9a4d02cace7f8512f905ec1b8ca152600165</Sha>
22+
<Sha>e932fca275d3222bf6be48599194e949ac996431</Sha>
2323
</Dependency>
24-
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24501.3">
24+
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24503.2">
2525
<Uri>https://github.com/microsoft/testanywhere</Uri>
26-
<Sha>06be9a4d02cace7f8512f905ec1b8ca152600165</Sha>
26+
<Sha>e932fca275d3222bf6be48599194e949ac996431</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.5</MicrosoftTestingExtensionsCodeCoverageVersion>
1212
<!-- comment to facilitate merge conflicts -->
13-
<MicrosoftTestingInternalFrameworkVersion>1.4.0-preview.24501.3</MicrosoftTestingInternalFrameworkVersion>
14-
<MSTestEngineVersion>1.0.0-alpha.24501.3</MSTestEngineVersion>
13+
<MicrosoftTestingInternalFrameworkVersion>1.4.0</MicrosoftTestingInternalFrameworkVersion>
14+
<MSTestEngineVersion>1.0.0-alpha.24503.2</MSTestEngineVersion>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)