Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/vstest (#38947)
Browse files Browse the repository at this point in the history
[main] Update dependencies from microsoft/vstest
  • Loading branch information
dotnet-maestro[bot] authored Feb 23, 2024
1 parent d5bb517 commit 79bd3d1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -203,22 +203,22 @@
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>63958aab19b7120862ff55eac32ab6a155596a59</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.10.0-preview-24119-01">
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.10.0-preview-24120-01">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>c13b1f9b2bb6acbb9785de003be3d9ace33c9d7c</Sha>
<Sha>48d8e778c871315db0bad221b00f4843b06242c3</Sha>
</Dependency>
<Dependency Name="Microsoft.TestPlatform.CLI" Version="17.10.0-preview-24119-01">
<Dependency Name="Microsoft.TestPlatform.CLI" Version="17.10.0-preview-24120-01">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>c13b1f9b2bb6acbb9785de003be3d9ace33c9d7c</Sha>
<Sha>48d8e778c871315db0bad221b00f4843b06242c3</Sha>
</Dependency>
<Dependency Name="Microsoft.TestPlatform.Build" Version="17.10.0-preview-24119-01">
<Dependency Name="Microsoft.TestPlatform.Build" Version="17.10.0-preview-24120-01">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>c13b1f9b2bb6acbb9785de003be3d9ace33c9d7c</Sha>
<Sha>48d8e778c871315db0bad221b00f4843b06242c3</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.vstest" Version="17.10.0-preview-24119-01">
<Dependency Name="Microsoft.SourceBuild.Intermediate.vstest" Version="17.10.0-preview-24120-01">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>c13b1f9b2bb6acbb9785de003be3d9ace33c9d7c</Sha>
<Sha>48d8e778c871315db0bad221b00f4843b06242c3</Sha>
<SourceBuild RepoName="vstest" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0-preview.2.24122.4">
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/vstest -->
<MicrosoftNETTestSdkPackageVersion>17.10.0-preview-24119-01</MicrosoftNETTestSdkPackageVersion>
<MicrosoftTestPlatformCLIPackageVersion>17.10.0-preview-24119-01</MicrosoftTestPlatformCLIPackageVersion>
<MicrosoftTestPlatformBuildPackageVersion>17.10.0-preview-24119-01</MicrosoftTestPlatformBuildPackageVersion>
<MicrosoftNETTestSdkPackageVersion>17.10.0-preview-24120-01</MicrosoftNETTestSdkPackageVersion>
<MicrosoftTestPlatformCLIPackageVersion>17.10.0-preview-24120-01</MicrosoftTestPlatformCLIPackageVersion>
<MicrosoftTestPlatformBuildPackageVersion>17.10.0-preview-24120-01</MicrosoftTestPlatformBuildPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/runtime -->
Expand Down

0 comments on commit 79bd3d1

Please sign in to comment.