Skip to content

Commit

Permalink
[rel/3.6] Update dependencies from microsoft/testanywhere (#3980)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
  • Loading branch information
3 people authored Oct 30, 2024
1 parent f588028 commit 60b76e9
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-preview.24528.1">
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.2">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>d59cdea1b22b473b96b1ff0689674deafca4e49b</Sha>
<Sha>08fc3f8b5646702164ea2cb975988d8653ce37ae</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24528.1">
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24530.4">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>d59cdea1b22b473b96b1ff0689674deafca4e49b</Sha>
<Sha>08fc3f8b5646702164ea2cb975988d8653ce37ae</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-preview.24528.1</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24528.1</MSTestEngineVersion>
<MicrosoftTestingInternalFrameworkVersion>1.4.2</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24530.4</MSTestEngineVersion>
</PropertyGroup>
</Project>

0 comments on commit 60b76e9

Please sign in to comment.