Skip to content

Commit

Permalink
[release/7.0.4xx] Update dependencies from microsoft/vstest (#34383)
Browse files Browse the repository at this point in the history
[release/7.0.4xx] Update dependencies from microsoft/vstest


 - Merge branch 'release/7.0.4xx' of https://github.com/dotnet/sdk into darc-release/7.0.4xx-a30239a3-2f85-4810-9012-7338586ddce7
  • Loading branch information
dotnet-maestro[bot] committed Aug 2, 2023
1 parent d480db8 commit f582d9f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,9 +113,9 @@
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>13f2b6af6e9864711e815cfbffd7aa5015c52cec</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.7.0-preview-23364-03">
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.7.1-release-23402-02">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>bc17bb9693cfc4778ded51aa0ab7f1065433f989</Sha>
<Sha>52b57f08f0c7860f087f2a02ba9fc360c52f8644</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.23401.1">
<Uri>https://github.com/dotnet/linker</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/vstest -->
<MicrosoftNETTestSdkPackageVersion>17.7.0-preview-23364-03</MicrosoftNETTestSdkPackageVersion>
<MicrosoftNETTestSdkPackageVersion>17.7.1-release-23402-02</MicrosoftNETTestSdkPackageVersion>
<MicrosoftTestPlatformCLIPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformCLIPackageVersion>
<MicrosoftTestPlatformBuildPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformBuildPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit f582d9f

Please sign in to comment.