Skip to content

Commit 2dc7295

Browse files
authored
[main] Update dependencies from microsoft/testfx (#50400)
2 parents 516630f + c9f1f17 commit 2dc7295

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

eng/Version.Details.props

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ This file should be imported by eng/Versions.props
4242
<MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>5.0.0-2.25414.103</MicrosoftCodeAnalysisCSharpCodeStylePackageVersion>
4343
<MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>5.0.0-2.25414.103</MicrosoftCodeAnalysisCSharpFeaturesPackageVersion>
4444
<MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>5.0.0-2.25414.103</MicrosoftCodeAnalysisCSharpWorkspacesPackageVersion>
45-
<MicrosoftCodeAnalysisNetAnalyzersPackageVersion>10.0.0-preview.25414.103</MicrosoftCodeAnalysisNetAnalyzersPackageVersion>
4645
<MicrosoftCodeAnalysisPublicApiAnalyzersPackageVersion>5.0.0-2.25414.103</MicrosoftCodeAnalysisPublicApiAnalyzersPackageVersion>
4746
<MicrosoftCodeAnalysisRazorToolingInternalPackageVersion>10.0.0-preview.25414.103</MicrosoftCodeAnalysisRazorToolingInternalPackageVersion>
4847
<MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>5.0.0-2.25414.103</MicrosoftCodeAnalysisWorkspacesCommonPackageVersion>
@@ -142,8 +141,8 @@ This file should be imported by eng/Versions.props
142141
<!-- dotnet/core-setup dependencies -->
143142
<NETStandardLibraryRefPackageVersion>2.1.0</NETStandardLibraryRefPackageVersion>
144143
<!-- microsoft/testfx dependencies -->
145-
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25415.13</MicrosoftTestingPlatformPackageVersion>
146-
<MSTestPackageVersion>3.11.0-preview.25415.13</MSTestPackageVersion>
144+
<MicrosoftTestingPlatformPackageVersion>1.9.0-preview.25415.14</MicrosoftTestingPlatformPackageVersion>
145+
<MSTestPackageVersion>3.11.0-preview.25415.14</MSTestPackageVersion>
147146
</PropertyGroup>
148147
<!--Property group for alternate package version names-->
149148
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -553,13 +553,13 @@
553553
<Uri>https://github.com/dotnet/dotnet</Uri>
554554
<Sha>5088919af0e4a144ce5b294542f472bf668c9cc8</Sha>
555555
</Dependency>
556-
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25415.13">
556+
<Dependency Name="Microsoft.Testing.Platform" Version="1.9.0-preview.25415.14">
557557
<Uri>https://github.com/microsoft/testfx</Uri>
558-
<Sha>5182881d93b55c942460dc43ebbcfa87a2fb84bd</Sha>
558+
<Sha>4fff5964ffc55cda6384546c29a1c44fb0b37a8a</Sha>
559559
</Dependency>
560-
<Dependency Name="MSTest" Version="3.11.0-preview.25415.13">
560+
<Dependency Name="MSTest" Version="3.11.0-preview.25415.14">
561561
<Uri>https://github.com/microsoft/testfx</Uri>
562-
<Sha>5182881d93b55c942460dc43ebbcfa87a2fb84bd</Sha>
562+
<Sha>4fff5964ffc55cda6384546c29a1c44fb0b37a8a</Sha>
563563
</Dependency>
564564
<Dependency Name="Microsoft.Extensions.Configuration.Ini" Version="10.0.0-rc.1.25414.103">
565565
<Uri>https://github.com/dotnet/dotnet</Uri>

0 commit comments

Comments
 (0)