Skip to content

Commit b170f00

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

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.2-preview.24523.1">
20+
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.2-preview.24528.1">
2121
<Uri>https://github.com/microsoft/testanywhere</Uri>
22-
<Sha>8207610e522a7b90143d10772171762d043c01cb</Sha>
22+
<Sha>d59cdea1b22b473b96b1ff0689674deafca4e49b</Sha>
2323
</Dependency>
24-
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24523.1">
24+
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24528.1">
2525
<Uri>https://github.com/microsoft/testanywhere</Uri>
26-
<Sha>8207610e522a7b90143d10772171762d043c01cb</Sha>
26+
<Sha>d59cdea1b22b473b96b1ff0689674deafca4e49b</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.2-preview.24523.1</MicrosoftTestingInternalFrameworkVersion>
14-
<MSTestEngineVersion>1.0.0-alpha.24523.1</MSTestEngineVersion>
13+
<MicrosoftTestingInternalFrameworkVersion>1.4.2-preview.24528.1</MicrosoftTestingInternalFrameworkVersion>
14+
<MSTestEngineVersion>1.0.0-alpha.24528.1</MSTestEngineVersion>
1515
</PropertyGroup>
1616
</Project>

0 commit comments

Comments
 (0)