Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/testfx (microsoft#2030)
Browse files Browse the repository at this point in the history
MSTest
 From Version 3.2.0-preview.23630.2 -> To Version 3.2.0-preview.24052.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 Jan 2, 2024
1 parent 2c4fb96 commit 1c94e5a
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 @@ -17,9 17,9 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>9e5fd26c0d1a187dfa08242d83e341634d4b1b07</Sha>
</Dependency>
<Dependency Name="MSTest" Version="3.2.0-preview.23630.2">
<Dependency Name="MSTest" Version="3.2.0-preview.24052.1">
<Uri>https://github.com/microsoft/testfx</Uri>
<Sha>4e78c65cd639a5fdf4d9ec2def769adaa46c277f</Sha>
<Sha>2bb52595b900f332aacc959fd990d3537ef6e0a5</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 25,7 @@
<MicrosoftCodeAnalysisBannedApiAnalyzersVersion>$(MicrosoftCodeAnalysisPublicApiAnalyzersVersion)</MicrosoftCodeAnalysisBannedApiAnalyzersVersion>
<!-- MSBuild Sdk versions updates -->
<MicrosoftDotNetBuildTasksTemplatingPackageVersion>9.0.0-beta.23628.1</MicrosoftDotNetBuildTasksTemplatingPackageVersion>
<MSTestVersion>3.2.0-preview.23630.2</MSTestVersion>
<MSTestVersion>3.2.0-preview.24052.1</MSTestVersion>
<MicrosoftVisualStudioThreadingAnalyzersVersion>17.7.30</MicrosoftVisualStudioThreadingAnalyzersVersion>
<StrongNamerVersion>0.2.5</StrongNamerVersion>
<StyleCopAnalyzersVersion>1.2.0-beta.507</StyleCopAnalyzersVersion>
Expand Down

0 comments on commit 1c94e5a

Please sign in to comment.