Skip to content

Commit f0bf98b

Browse files
author
Jason Zhai
committed
Revert the changes made to the directory files under eng
1 parent e64177f commit f0bf98b

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>9431f2b8f79595d633080d3fe901eeefbe1b115e</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-25157-01">
240240
<Uri>https://github.com/microsoft/vstest</Uri>
241-
<Sha>6ddf9ccf210ea9f4e38226497c5495fcccc5e0bd</Sha>
241+
<Sha>77eef3b233fa3b26109952dd7b81d14546822e73</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-25157-01">
244244
<Uri>https://github.com/microsoft/vstest</Uri>
245-
<Sha>6ddf9ccf210ea9f4e38226497c5495fcccc5e0bd</Sha>
245+
<Sha>77eef3b233fa3b26109952dd7b81d14546822e73</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-25157-01">
248248
<Uri>https://github.com/microsoft/vstest</Uri>
249-
<Sha>6ddf9ccf210ea9f4e38226497c5495fcccc5e0bd</Sha>
249+
<Sha>77eef3b233fa3b26109952dd7b81d14546822e73</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-25157-01">
253253
<Uri>https://github.com/microsoft/vstest</Uri>
254-
<Sha>6ddf9ccf210ea9f4e38226497c5495fcccc5e0bd</Sha>
254+
<Sha>77eef3b233fa3b26109952dd7b81d14546822e73</Sha>
255255
<SourceBuild RepoName="vstest" ManagedOnly="true" />
256256
</Dependency>
257257
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.0-preview.3.25162.19">

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-25157-01</MicrosoftNETTestSdkPackageVersion>
174+
<MicrosoftTestPlatformCLIPackageVersion>17.14.0-preview-25157-01</MicrosoftTestPlatformCLIPackageVersion>
175+
<MicrosoftTestPlatformBuildPackageVersion>17.14.0-preview-25157-01</MicrosoftTestPlatformBuildPackageVersion>
176176
</PropertyGroup>
177177
<PropertyGroup>
178178
<!-- Dependencies from https://github.com/Microsoft/testfx -->

0 commit comments

Comments
 (0)