Skip to content

Commit

Permalink
[rel/3.7] Update dependencies from microsoft/testanywhere (#4741)
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 21, 2025
1 parent f2a51f1 commit a9abf8f
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>d561687cca6e0617eb0a6de2e059f8f4ff691ec6</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Extensions.Retry" Version="1.5.2-preview.25069.2">
<Dependency Name="Microsoft.Testing.Extensions.Retry" Version="1.5.2-preview.25069.4">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>beea86ab27844ae9e55847dfa92a1d9dec611582</Sha>
<Sha>ff938c26c3ad83d136fa790a05d1bb1cbe34e0b9</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24473.2">
<Uri>https://github.com/microsoft/testanywhere</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.24604.4</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.13.1</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- comment to facilitate merge conflicts -->
<MicrosoftTestingExtensionsRetryVersion>1.5.2-preview.25069.2</MicrosoftTestingExtensionsRetryVersion>
<MicrosoftTestingExtensionsRetryVersion>1.5.2-preview.25069.4</MicrosoftTestingExtensionsRetryVersion>
<MSTestEngineVersion>1.0.0-alpha.24473.2</MSTestEngineVersion>
</PropertyGroup>
</Project>

0 comments on commit a9abf8f

Please sign in to comment.