Skip to content

Commit db0db46

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

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>80038c362167aceeeeaed68854d8328be9bebc2a</Sha>
1919
</Dependency>
20-
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.0-preview.24459.5">
20+
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.0">
2121
<Uri>https://github.com/microsoft/testanywhere</Uri>
22-
<Sha>607fefec3f796079f9799660aaed061bd611ae70</Sha>
22+
<Sha>d5261d64cc99fd929f1ad7ba93de50af7b8e4608</Sha>
2323
</Dependency>
24-
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24459.5">
24+
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24460.4">
2525
<Uri>https://github.com/microsoft/testanywhere</Uri>
26-
<Sha>607fefec3f796079f9799660aaed061bd611ae70</Sha>
26+
<Sha>d5261d64cc99fd929f1ad7ba93de50af7b8e4608</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.4</MicrosoftTestingExtensionsCodeCoverageVersion>
1212
<!-- comment to facilitate merge conflicts -->
13-
<MicrosoftTestingInternalFrameworkVersion>1.4.0-preview.24459.5</MicrosoftTestingInternalFrameworkVersion>
14-
<MSTestEngineVersion>1.0.0-alpha.24459.5</MSTestEngineVersion>
13+
<MicrosoftTestingInternalFrameworkVersion>1.4.0</MicrosoftTestingInternalFrameworkVersion>
14+
<MSTestEngineVersion>1.0.0-alpha.24460.4</MSTestEngineVersion>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)