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

* Update dependencies from https://github.com/microsoft/testanywhere build 20240405.2

Microsoft.Testing.Platform , MSTest.Engine
 From Version 1.2.0-preview.24203.2 -> To Version 1.2.0-preview.24205.2

* Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20240405.1

Microsoft.Testing.Extensions.CodeCoverage
 From Version 17.11.0-preview.24204.1 -> To Version 17.11.0-preview.24205.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Apr 5, 2024
1 parent ccd10eb commit 4f8a4df
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.0-preview.24204.1">
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.11.0-preview.24205.1">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>3048b4cd22c654906675f194da372f311b2a64d7</Sha>
<Sha>2a14035ba60a1cc8900ea1c77f7be74152ff7d75</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.24203.2">
<Dependency Name="Microsoft.Testing.Platform" Version="1.2.0-preview.24205.2">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>4efcfc6812a89aedcc5faa2e59a663070f53a425</Sha>
<Sha>9aae63a82215e37925425f687f3c7c4e73860561</Sha>
</Dependency>
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24203.2">
<Dependency Name="MSTest.Engine" Version="1.0.0-alpha.24205.2">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>4efcfc6812a89aedcc5faa2e59a663070f53a425</Sha>
<Sha>9aae63a82215e37925425f687f3c7c4e73860561</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 @@ -27,15 +27,15 @@
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>8.0.0-beta.24179.4</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MicrosoftPlaywrightVersion>1.42.0</MicrosoftPlaywrightVersion>
<MicrosoftTestingFrameworkVersion>1.2.0-preview.24168.3</MicrosoftTestingFrameworkVersion>
<MicrosoftTestingPlatformVersion>1.2.0-preview.24203.2</MicrosoftTestingPlatformVersion>
<MicrosoftTestingPlatformVersion>1.2.0-preview.24205.2</MicrosoftTestingPlatformVersion>
<MicrosoftVisualStudioThreadingAnalyzersVersion>17.9.28</MicrosoftVisualStudioThreadingAnalyzersVersion>
<MSTestEngineVersion>1.0.0-alpha.24203.2</MSTestEngineVersion>
<MSTestEngineVersion>1.0.0-alpha.24205.2</MSTestEngineVersion>
<StyleCopAnalyzersVersion>1.2.0-beta.556</StyleCopAnalyzersVersion>
</PropertyGroup>
<PropertyGroup Label="MSTest test dependencies">
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.24074.2</MicrosoftCodeAnalysisAnalyzerTestingVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.11.0-preview.24204.1</MicrosoftTestingExtensionsCodeCoverageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.11.0-preview.24205.1</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- Pinned to 4.18.4 for security -->
<MoqVersion>4.18.4</MoqVersion>
<MSBuildStructuredLogger>2.2.169</MSBuildStructuredLogger>
Expand Down

0 comments on commit 4f8a4df

Please sign in to comment.