Skip to content

Commit

Permalink
[rel/3.6] Update dependencies from microsoft/testanywhere (#3803)
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 committed Sep 10, 2024
1 parent 4959941 commit db0db46
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>80038c362167aceeeeaed68854d8328be9bebc2a</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.0-preview.24459.5">
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.0">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>607fefec3f796079f9799660aaed061bd611ae70</Sha>
<Sha>d5261d64cc99fd929f1ad7ba93de50af7b8e4608</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24459.5">
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24460.4">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>607fefec3f796079f9799660aaed061bd611ae70</Sha>
<Sha>d5261d64cc99fd929f1ad7ba93de50af7b8e4608</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.4</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- comment to facilitate merge conflicts -->
<MicrosoftTestingInternalFrameworkVersion>1.4.0-preview.24459.5</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24459.5</MSTestEngineVersion>
<MicrosoftTestingInternalFrameworkVersion>1.4.0</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24460.4</MSTestEngineVersion>
</PropertyGroup>
</Project>

0 comments on commit db0db46

Please sign in to comment.