Skip to content

Commit

Permalink
[main] Update dependencies from devdiv/DevDiv/vs-code-coverage, micro…
Browse files Browse the repository at this point in the history
…soft/testanywhere (#2774)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Amaury Levé <amauryleve@microsoft.com>
  • Loading branch information
3 people committed Apr 30, 2024
1 parent 1481899 commit a5625ad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>2fb543a45580400a559b5ae41c96a815ea14dac5</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.11.1-preview.24226.3">
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.11.1-preview.24229.3">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>baea842a868d685cca55b897579a5d2e7a5dc68d</Sha>
<Sha>c49b72f8720f439ab5671cc7ef381e88939afe1b</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Framework" Version="1.2.0-preview.24168.3">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>445bda5374781f22ebd553dbc5c52d4c9c4176eb</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Platform" Version="1.2.0-preview.24225.5">
<Dependency Name="Microsoft.Testing.Platform" Version="1.2.0-preview.24229.3">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>2e1240abd7b00d4dd364dead1364edb1d40c2263</Sha>
<Sha>9f3128d724f85bed227a691b890b56a252a46754</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24225.5">
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24229.3">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>2e1240abd7b00d4dd364dead1364edb1d40c2263</Sha>
<Sha>9f3128d724f85bed227a691b890b56a252a46754</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
</PropertyGroup>
<PropertyGroup Label="MSTest prod dependencies - darc updated">
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>8.0.0-beta.24225.1</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.11.1-preview.24226.3</MicrosoftTestingExtensionsCodeCoverageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.11.1-preview.24229.3</MicrosoftTestingExtensionsCodeCoverageVersion>
<MicrosoftTestingFrameworkVersion>1.2.0-preview.24168.3</MicrosoftTestingFrameworkVersion>
<MicrosoftTestingPlatformVersion>1.2.0-preview.24225.5</MicrosoftTestingPlatformVersion>
<MSTestEngineVersion>1.0.0-alpha.24225.5</MSTestEngineVersion>
<MicrosoftTestingPlatformVersion>1.2.0-preview.24229.3</MicrosoftTestingPlatformVersion>
<MSTestEngineVersion>1.0.0-alpha.24229.3</MSTestEngineVersion>
</PropertyGroup>
</Project>

0 comments on commit a5625ad

Please sign in to comment.