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

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

Microsoft.Testing.Platform
 From Version 1.1.0-preview.24113.1 -> To Version 1.1.0-preview.24113.5

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

Microsoft.Testing.Extensions.CodeCoverage
 From Version 17.10.3-preview.24113.1 -> To Version 17.10.4-preview.24114.3

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Feb 14, 2024
1 parent 043e4cb commit 7934365
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 @@ -9,13 +9,13 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>2fb543a45580400a559b5ae41c96a815ea14dac5</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.10.3-preview.24113.1">
<Dependency Name="Microsoft.Testing.Extensions.CodeCoverage" Version="17.10.4-preview.24114.3">
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>dd5f0b2cf2b30d7a2c5378be83e163316957c620</Sha>
<Sha>3da1ee2b8a05121fe49960d9e10c8e2b23e4d848</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Platform" Version="1.1.0-preview.24113.1">
<Dependency Name="Microsoft.Testing.Platform" Version="1.1.0-preview.24113.5">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>4b06ccd001c6784cec106404177322b7cb4c8442</Sha>
<Sha>c4bc9fb70278f28572e167983b8fe4506ad7819f</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.24081.5">
<Uri>https://github.com/dotnet/arcade</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@
<!-- MSBuild Sdk versions updates -->
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>8.0.0-beta.24081.5</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<!-- Testing platform (this comment is here to avoid conflict on darc PRs) -->
<MicrosoftTestingPlatformVersion>1.1.0-preview.24113.1</MicrosoftTestingPlatformVersion>
<MicrosoftTestingPlatformVersion>1.1.0-preview.24113.5</MicrosoftTestingPlatformVersion>
<MicrosoftVisualStudioThreadingAnalyzersVersion>17.9.28</MicrosoftVisualStudioThreadingAnalyzersVersion>
<StyleCopAnalyzersVersion>1.2.0-beta.507</StyleCopAnalyzersVersion>
</PropertyGroup>
<PropertyGroup Label="MSTest test dependencies">
<FluentAssertionsVersion>6.12.0</FluentAssertionsVersion>
<MicrosoftCodeAnalysisAnalyzerTestingVersion>1.1.2-beta1.23431.1</MicrosoftCodeAnalysisAnalyzerTestingVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.10.3-preview.24113.1</MicrosoftTestingExtensionsCodeCoverageVersion>
<MicrosoftTestingExtensionsCodeCoverageVersion>17.10.4-preview.24114.3</MicrosoftTestingExtensionsCodeCoverageVersion>
<!-- Pinned to 4.18.4 for security -->
<MoqVersion>4.18.4</MoqVersion>
<MSBuildStructuredLogger>2.2.169</MSBuildStructuredLogger>
Expand Down

0 comments on commit 7934365

Please sign in to comment.