Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/testanywhere (#2153)
Browse files Browse the repository at this point in the history
Microsoft.Testing.Platform
 From Version 1.0.0-preview.24073.5 -> To Version 1.0.0-preview.24073.6

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Jan 24, 2024
1 parent 00333e1 commit db27b1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<Uri>https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage</Uri>
<Sha>d5f3c5fbf1496266db8cf39d0c2712a480a610d3</Sha>
</Dependency>
<Dependency Name="Microsoft.Testing.Platform" Version="1.0.0-preview.24073.5">
<Dependency Name="Microsoft.Testing.Platform" Version="1.0.0-preview.24073.6">
<Uri>https://github.com/microsoft/testanywhere</Uri>
<Sha>7db12fc83e4a4c6bbed9fc91ed153f003262359c</Sha>
<Sha>6029914a4cdd8558db38004b5b4218e1781a6052</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.24072.1">
<Uri>https://github.com/dotnet/arcade</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<!-- MSBuild Sdk versions updates -->
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>9.0.0-beta.24072.1</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<!-- Testing platform (this comment is here to avoid conflict on darc PRs) -->
<MicrosoftTestingPlatformVersion>1.0.0-preview.24073.5</MicrosoftTestingPlatformVersion>
<MicrosoftTestingPlatformVersion>1.0.0-preview.24073.6</MicrosoftTestingPlatformVersion>
<MicrosoftVisualStudioThreadingAnalyzersVersion>17.7.30</MicrosoftVisualStudioThreadingAnalyzersVersion>
<StyleCopAnalyzersVersion>1.2.0-beta.507</StyleCopAnalyzersVersion>
</PropertyGroup>
Expand Down

0 comments on commit db27b1b

Please sign in to comment.