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 (#3847)

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 17, 2024
1 parent 0f49ad7 commit be0d7ea
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,17 +13,17 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9ba9980c4996a540387b9a0ef0d68accf00689c0</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.12.5-preview.24463.5">
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.12.5-preview.24466.3">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>bddbfdac112ffddc6dfd6f2faf0aea78690f5ab8</Sha>
<Sha>c90d1ac2c2c33a9db49e961bf09a4e2858bb21bc</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24462.1">
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24465.2">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>4fb41825198d45525ebdc0249c240b422e5742ad</Sha>
<Sha>8995245950e97a9114bb210d4fdfc217dd851885</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24462.1">
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24465.2">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>4fb41825198d45525ebdc0249c240b422e5742ad</Sha>
<Sha>8995245950e97a9114bb210d4fdfc217dd851885</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 @@ -8,9 +8,9 @@
</PropertyGroup>
<PropertyGroup Label="MSTest prod dependencies - darc updated">
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>10.0.0-beta.24463.4</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.12.5-preview.24463.5</MicrosoftTestingExtensionsCodeCoverageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.12.5-preview.24466.3</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- comment to facilitate merge conflicts -->
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24462.1</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24462.1</MSTestEngineVersion>
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24465.2</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24465.2</MSTestEngineVersion>
</PropertyGroup>
</Project>

0 comments on commit be0d7ea

Please sign in to comment.