Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/testanywhere (#4633)
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 Jan 14, 2025
1 parent 4e13599 commit dd6ade2
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>0d62d044028d9ac809f02d898d5d7349bbcd00a4</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.25060.2">
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.25062.1">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>7f3ca69e34bf3795e0f109b32c6ac2c634ea06b1</Sha>
<Sha>28cec7968849d310294a8ad1f1ecc4f9355fa32e</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.24606.6</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.14.0-preview.25059.1</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- comment to facilitate merge conflicts -->
<MSTestEngineVersion>1.0.0-alpha.25060.2</MSTestEngineVersion>
<MSTestEngineVersion>1.0.0-alpha.25062.1</MSTestEngineVersion>
</PropertyGroup>
</Project>

0 comments on commit dd6ade2

Please sign in to comment.