Skip to content

Commit

Permalink
[rel/3.6] Update dependencies from microsoft/testanywhere (#3793)
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] committed Sep 9, 2024
1 parent f3d9701 commit 0bc0bb8
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>9e1d2017d37cb010dc275672ebf168986ff3829c</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.0-preview.24430.2">
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.0-preview.24459.5">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>92ba4c605dbe724e31da357c1f875e3c55e2e526</Sha>
<Sha>607fefec3f796079f9799660aaed061bd611ae70</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24430.2">
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24459.5">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>92ba4c605dbe724e31da357c1f875e3c55e2e526</Sha>
<Sha>607fefec3f796079f9799660aaed061bd611ae70</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.3-preview.24430.2</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- comment to facilitate merge conflicts -->
<MicrosoftTestingInternalFrameworkVersion>1.4.0-preview.24430.2</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24430.2</MSTestEngineVersion>
<MicrosoftTestingInternalFrameworkVersion>1.4.0-preview.24459.5</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24459.5</MSTestEngineVersion>
</PropertyGroup>
</Project>

0 comments on commit 0bc0bb8

Please sign in to comment.