Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/testanywhere (#3854)
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 Sep 23, 2024
1 parent 311fbc7 commit 1dbf191
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>ec0b06e2710d99fa10b8add66ddddbe4f8269783</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24468.2">
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24471.4">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>8e5408cbe3187c07ead5e47f3de581a63540d5a2</Sha>
<Sha>517458ddc6b9b9e5cc942d783e9f3dd4924cd6f4</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24468.2">
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24471.4">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>8e5408cbe3187c07ead5e47f3de581a63540d5a2</Sha>
<Sha>517458ddc6b9b9e5cc942d783e9f3dd4924cd6f4</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>10.0.0-beta.24467.1</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.12.5-preview.24470.4</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- comment to facilitate merge conflicts -->
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24468.2</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24468.2</MSTestEngineVersion>
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24471.4</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24471.4</MSTestEngineVersion>
</PropertyGroup>
</Project>

0 comments on commit 1dbf191

Please sign in to comment.