Skip to content

Commit

Permalink
[release/8.0.2xx] Update dependencies from microsoft/vstest (#36013)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 12, 2023
1 parent 196c6f8 commit 2c26b3b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -180,18 +180,18 @@
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>6a096d0504851db695bef483801a992d65262c64</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.9.0-preview-23506-01">
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.9.0-preview-23509-01">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>00c72706ecc6d95e1e5c7c5a9d27990ebe16c9b8</Sha>
<Sha>89a55b6ca9270e3e12e3e158104518c225f5ed46</Sha>
<SourceBuild RepoName="vstest" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.TestPlatform.CLI" Version="17.9.0-preview-23506-01">
<Dependency Name="Microsoft.TestPlatform.CLI" Version="17.9.0-preview-23509-01">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>00c72706ecc6d95e1e5c7c5a9d27990ebe16c9b8</Sha>
<Sha>89a55b6ca9270e3e12e3e158104518c225f5ed46</Sha>
</Dependency>
<Dependency Name="Microsoft.TestPlatform.Build" Version="17.9.0-preview-23506-01">
<Dependency Name="Microsoft.TestPlatform.Build" Version="17.9.0-preview-23509-01">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>00c72706ecc6d95e1e5c7c5a9d27990ebe16c9b8</Sha>
<Sha>89a55b6ca9270e3e12e3e158104518c225f5ed46</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.0-rtm.23509.5">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/vstest -->
<MicrosoftNETTestSdkPackageVersion>17.9.0-preview-23506-01</MicrosoftNETTestSdkPackageVersion>
<MicrosoftTestPlatformCLIPackageVersion>17.9.0-preview-23506-01</MicrosoftTestPlatformCLIPackageVersion>
<MicrosoftTestPlatformBuildPackageVersion>17.9.0-preview-23506-01</MicrosoftTestPlatformBuildPackageVersion>
<MicrosoftNETTestSdkPackageVersion>17.9.0-preview-23509-01</MicrosoftNETTestSdkPackageVersion>
<MicrosoftTestPlatformCLIPackageVersion>17.9.0-preview-23509-01</MicrosoftTestPlatformCLIPackageVersion>
<MicrosoftTestPlatformBuildPackageVersion>17.9.0-preview-23509-01</MicrosoftTestPlatformBuildPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/runtime -->
Expand Down

0 comments on commit 2c26b3b

Please sign in to comment.