Skip to content

Commit

Permalink
[rel/3.6] Update dependencies from microsoft/testanywhere (#3791)
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] committed Sep 9, 2024
1 parent 4a4a538 commit b0f5c69
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>9e1d2017d37cb010dc275672ebf168986ff3829c</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.0-preview.24429.2">
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.4.0-preview.24430.2">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>034861ba8cd921bb54de7aa02ad1920cc6738fbb</Sha>
<Sha>92ba4c605dbe724e31da357c1f875e3c55e2e526</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24429.2">
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24430.2">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>034861ba8cd921bb54de7aa02ad1920cc6738fbb</Sha>
<Sha>92ba4c605dbe724e31da357c1f875e3c55e2e526</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.24429.6</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.12.3-preview.24430.2</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- comment to facilitate merge conflicts -->
<MicrosoftTestingInternalFrameworkVersion>1.4.0-preview.24429.2</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24429.2</MSTestEngineVersion>
<MicrosoftTestingInternalFrameworkVersion>1.4.0-preview.24430.2</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24430.2</MSTestEngineVersion>
</PropertyGroup>
</Project>

0 comments on commit b0f5c69

Please sign in to comment.