Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/testanywhere (#3190)
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 Jun 27, 2024
1 parent e2e8ea7 commit fac1e8a
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>fbc5c8316febc4897fe37cb6a1bb20a998917a87</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.3.0-preview.24325.1">
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.3.0-preview.24326.1">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>c59f2772a9d9ab6c1175ecfe623196d77e5ca446</Sha>
<Sha>3f8d58dc2a48575198b2602ddce74acd454b746d</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24325.1">
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24326.1">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>c59f2772a9d9ab6c1175ecfe623196d77e5ca446</Sha>
<Sha>3f8d58dc2a48575198b2602ddce74acd454b746d</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>8.0.0-beta.24321.3</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.12.0-preview.24281.3</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- comment to facilitate merge conflicts -->
<MicrosoftTestingInternalFrameworkVersion>1.3.0-preview.24325.1</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24325.1</MSTestEngineVersion>
<MicrosoftTestingInternalFrameworkVersion>1.3.0-preview.24326.1</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24326.1</MSTestEngineVersion>
</PropertyGroup>
</Project>

0 comments on commit fac1e8a

Please sign in to comment.