Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/testanywhere (#4470)
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 Dec 30, 2024
1 parent ec5041a commit 81f9499
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>8ec298cce46b78be7e9ceb9e7403ad555b51f12b</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24628.3">
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24629.1">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>5475377201a11dba5ed12888525e88e2c86cf6f6</Sha>
<Sha>70a9fbe65deff4f8b3a8043a7ea5e2533b7e176e</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.diagnostics" Version="9.0.0-preview.24566.1">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.24604.4</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.14.0-preview.24620.2</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- comment to facilitate merge conflicts -->
<MSTestEngineVersion>1.0.0-alpha.24628.3</MSTestEngineVersion>
<MSTestEngineVersion>1.0.0-alpha.24629.1</MSTestEngineVersion>
</PropertyGroup>
</Project>

0 comments on commit 81f9499

Please sign in to comment.