Skip to content

Commit 72659ce

Browse files
Update dependencies from https://github.com/microsoft/vstest build 20250317.1
Microsoft.SourceBuild.Intermediate.vstest , Microsoft.NET.Test.Sdk , Microsoft.TestPlatform.Build , Microsoft.TestPlatform.CLI From Version 17.14.0-preview-25157-01 -> To Version 17.14.0-preview-25167-01
1 parent 4a19963 commit 72659ce

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
@@ -236,22 +236,22 @@
236236
<Uri>https://github.com/nuget/nuget.client</Uri>
237237
<Sha>c0138ebc315a948f89e4340aa09a72d8c05d744b</Sha>
238238
</Dependency>
239-
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.14.0-preview-25162-01">
239+
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.14.0-preview-25167-01">
240240
<Uri>https://github.com/microsoft/vstest</Uri>
241-
<Sha>6ddf9ccf210ea9f4e38226497c5495fcccc5e0bd</Sha>
241+
<Sha>ce9daafcdff093c9480f0d0b372cbcdef434abb5</Sha>
242242
</Dependency>
243-
<Dependency Name="Microsoft.TestPlatform.CLI" Version="17.14.0-preview-25162-01">
243+
<Dependency Name="Microsoft.TestPlatform.CLI" Version="17.14.0-preview-25167-01">
244244
<Uri>https://github.com/microsoft/vstest</Uri>
245-
<Sha>6ddf9ccf210ea9f4e38226497c5495fcccc5e0bd</Sha>
245+
<Sha>ce9daafcdff093c9480f0d0b372cbcdef434abb5</Sha>
246246
</Dependency>
247-
<Dependency Name="Microsoft.TestPlatform.Build" Version="17.14.0-preview-25162-01">
247+
<Dependency Name="Microsoft.TestPlatform.Build" Version="17.14.0-preview-25167-01">
248248
<Uri>https://github.com/microsoft/vstest</Uri>
249-
<Sha>6ddf9ccf210ea9f4e38226497c5495fcccc5e0bd</Sha>
249+
<Sha>ce9daafcdff093c9480f0d0b372cbcdef434abb5</Sha>
250250
</Dependency>
251251
<!-- Intermediate is necessary for source build. -->
252-
<Dependency Name="Microsoft.SourceBuild.Intermediate.vstest" Version="17.14.0-preview-25162-01">
252+
<Dependency Name="Microsoft.SourceBuild.Intermediate.vstest" Version="17.14.0-preview-25167-01">
253253
<Uri>https://github.com/microsoft/vstest</Uri>
254-
<Sha>6ddf9ccf210ea9f4e38226497c5495fcccc5e0bd</Sha>
254+
<Sha>ce9daafcdff093c9480f0d0b372cbcdef434abb5</Sha>
255255
<SourceBuild RepoName="vstest" ManagedOnly="true" />
256256
</Dependency>
257257
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.0-preview.4.25168.9">

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -170,9 +170,9 @@
170170
</PropertyGroup>
171171
<PropertyGroup>
172172
<!-- Dependencies from https://github.com/Microsoft/vstest -->
173-
<MicrosoftNETTestSdkPackageVersion>17.14.0-preview-25162-01</MicrosoftNETTestSdkPackageVersion>
174-
<MicrosoftTestPlatformCLIPackageVersion>17.14.0-preview-25162-01</MicrosoftTestPlatformCLIPackageVersion>
175-
<MicrosoftTestPlatformBuildPackageVersion>17.14.0-preview-25162-01</MicrosoftTestPlatformBuildPackageVersion>
173+
<MicrosoftNETTestSdkPackageVersion>17.14.0-preview-25167-01</MicrosoftNETTestSdkPackageVersion>
174+
<MicrosoftTestPlatformCLIPackageVersion>17.14.0-preview-25167-01</MicrosoftTestPlatformCLIPackageVersion>
175+
<MicrosoftTestPlatformBuildPackageVersion>17.14.0-preview-25167-01</MicrosoftTestPlatformBuildPackageVersion>
176176
</PropertyGroup>
177177
<PropertyGroup>
178178
<!-- Dependencies from https://github.com/Microsoft/testfx -->

0 commit comments

Comments
 (0)