Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/testanywhere (#4003)
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 Nov 4, 2024
1 parent 9d0ac13 commit d3abcd5
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>44ce79daafd98e8f330c856b95db8944460d9865</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24554.1">
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24554.7">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>6848ffbdb7d7850bdc005cb05a14d15f58b17211</Sha>
<Sha>4d80102c4530845265843db1454a4abda4128ba2</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.24551.1</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.13.0-preview.24551.2</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- comment to facilitate merge conflicts -->
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24554.1</MicrosoftTestingInternalFrameworkVersion>
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24554.7</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24473.2</MSTestEngineVersion>
</PropertyGroup>
</Project>

0 comments on commit d3abcd5

Please sign in to comment.