Skip to content

Commit 5ef57c8

Browse files
[main] Update dependencies from microsoft/vstest (#44955)
[main] Update dependencies from microsoft/vstest
1 parent b3c6c4a commit 5ef57c8

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -212,22 +212,22 @@
212212
<Uri>https://github.com/nuget/nuget.client</Uri>
213213
<Sha>aa7eb9987d28e7169cfabfa484f2fdd22d2b91d2</Sha>
214214
</Dependency>
215-
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.13.0-preview-24563-01">
215+
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.13.0-preview-24569-02">
216216
<Uri>https://github.com/microsoft/vstest</Uri>
217-
<Sha>7892673cf1302662e4aee495628a25dd6e32ef0d</Sha>
217+
<Sha>7d34b30433259fb914aaaf276fde663a47b6ef2f</Sha>
218218
</Dependency>
219-
<Dependency Name="Microsoft.TestPlatform.CLI" Version="17.13.0-preview-24563-01">
219+
<Dependency Name="Microsoft.TestPlatform.CLI" Version="17.13.0-preview-24569-02">
220220
<Uri>https://github.com/microsoft/vstest</Uri>
221-
<Sha>7892673cf1302662e4aee495628a25dd6e32ef0d</Sha>
221+
<Sha>7d34b30433259fb914aaaf276fde663a47b6ef2f</Sha>
222222
</Dependency>
223-
<Dependency Name="Microsoft.TestPlatform.Build" Version="17.13.0-preview-24563-01">
223+
<Dependency Name="Microsoft.TestPlatform.Build" Version="17.13.0-preview-24569-02">
224224
<Uri>https://github.com/microsoft/vstest</Uri>
225-
<Sha>7892673cf1302662e4aee495628a25dd6e32ef0d</Sha>
225+
<Sha>7d34b30433259fb914aaaf276fde663a47b6ef2f</Sha>
226226
</Dependency>
227227
<!-- Intermediate is necessary for source build. -->
228-
<Dependency Name="Microsoft.SourceBuild.Intermediate.vstest" Version="17.13.0-preview-24563-01">
228+
<Dependency Name="Microsoft.SourceBuild.Intermediate.vstest" Version="17.13.0-preview-24569-02">
229229
<Uri>https://github.com/microsoft/vstest</Uri>
230-
<Sha>7892673cf1302662e4aee495628a25dd6e32ef0d</Sha>
230+
<Sha>7d34b30433259fb914aaaf276fde663a47b6ef2f</Sha>
231231
<SourceBuild RepoName="vstest" ManagedOnly="true" />
232232
</Dependency>
233233
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.0-alpha.1.24565.3">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,9 +174,9 @@
174174
</PropertyGroup>
175175
<PropertyGroup>
176176
<!-- Dependencies from https://github.com/Microsoft/vstest -->
177-
<MicrosoftNETTestSdkPackageVersion>17.13.0-preview-24563-01</MicrosoftNETTestSdkPackageVersion>
178-
<MicrosoftTestPlatformCLIPackageVersion>17.13.0-preview-24563-01</MicrosoftTestPlatformCLIPackageVersion>
179-
<MicrosoftTestPlatformBuildPackageVersion>17.13.0-preview-24563-01</MicrosoftTestPlatformBuildPackageVersion>
177+
<MicrosoftNETTestSdkPackageVersion>17.13.0-preview-24569-02</MicrosoftNETTestSdkPackageVersion>
178+
<MicrosoftTestPlatformCLIPackageVersion>17.13.0-preview-24569-02</MicrosoftTestPlatformCLIPackageVersion>
179+
<MicrosoftTestPlatformBuildPackageVersion>17.13.0-preview-24569-02</MicrosoftTestPlatformBuildPackageVersion>
180180
</PropertyGroup>
181181
<PropertyGroup>
182182
<!-- Dependencies from https://github.com/dotnet/roslyn-analyzers -->

0 commit comments

Comments
 (0)