Skip to content

Commit

Permalink
[rel/3.6] Update dependencies from microsoft/testanywhere (#3990)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Nov 4, 2024
1 parent db7b54f commit eee90c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>43d6af3682f80c1fb77f0c3a7223c84bd49f7708</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.2">
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.3-preview.24551.4">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>08fc3f8b5646702164ea2cb975988d8653ce37ae</Sha>
<Sha>f88ea9975b4b3c8e1c4c52a8c3c7f4f0954d56b3</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24530.4">
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24551.4">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>08fc3f8b5646702164ea2cb975988d8653ce37ae</Sha>
<Sha>f88ea9975b4b3c8e1c4c52a8c3c7f4f0954d56b3</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.24429.6</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.12.6</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- comment to facilitate merge conflicts -->
<MicrosoftTestingInternalFrameworkVersion>1.4.2</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24530.4</MSTestEngineVersion>
<MicrosoftTestingInternalFrameworkVersion>1.4.3-preview.24551.4</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24551.4</MSTestEngineVersion>
</PropertyGroup>
</Project>

0 comments on commit eee90c2

Please sign in to comment.