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

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Nov 1, 2024
1 parent a5b4b2d commit 087bb06
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 @@ -13,13 +13,13 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>12f956787e1b8db30a6322c3fe24b10ac5dcab13</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.13.0-preview.24530.1">
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.13.0-preview.24551.1">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>748177916e11233577f3f2b6b77b8581f9156ea9</Sha>
<Sha>f04d81b626515fdd7c84de9c97f9cb5005acdac0</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24530.1">
<Dependency Name="Microsoft.Testing.Internal.Framework" Version="1.5.0-preview.24531.1">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>3f926c0b05898210d0623fedb6e041811ad97b08</Sha>
<Sha>0ec8a6c01c5f0f6fa70e857b75cc0916bd433bae</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24473.2">
<Uri>https://github.com/microsoft/testanywhere</Uri>
Expand Down
4 changes: 2 additions & 2 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.24531.2</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.13.0-preview.24530.1</MicrosoftTestingExtensionsCodeCoverageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.13.0-preview.24551.1</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- comment to facilitate merge conflicts -->
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24530.1</MicrosoftTestingInternalFrameworkVersion>
<MicrosoftTestingInternalFrameworkVersion>1.5.0-preview.24531.1</MicrosoftTestingInternalFrameworkVersion>
<MSTestEngineVersion>1.0.0-alpha.24473.2</MSTestEngineVersion>
</PropertyGroup>
</Project>

0 comments on commit 087bb06

Please sign in to comment.