Skip to content

Commit

Permalink
Merge pull request dotnet#26236 from dotnet/darc-release/6.0.4xx-df91…
Browse files Browse the repository at this point in the history
…bd17-c8ca-46f5-a90e-9a88922e6f0d

[release/6.0.4xx] Update dependencies from microsoft/vstest
  • Loading branch information
v-wuzhai authored Jun 27, 2022
2 parents 3c82018 + faf5f98 commit 6eab3ac
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 @@ -129,9 +129,9 @@
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>84e277cd819a84e85e1893c2596a68dd55e6f252</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.3.0-preview-20220624-03">
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.3.0-preview-20220626-01">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>5b3bb9c3d27938ecd9a86160c233aebaaf7a71bd</Sha>
<Sha>ac884f5ae063c89171328b3da03c4f4f65774352</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="6.0.200-1.22219.3">
<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 @@ -71,7 +71,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/vstest -->
<MicrosoftNETTestSdkPackageVersion>17.3.0-preview-20220624-03</MicrosoftNETTestSdkPackageVersion>
<MicrosoftNETTestSdkPackageVersion>17.3.0-preview-20220626-01</MicrosoftNETTestSdkPackageVersion>
<MicrosoftTestPlatformCLIPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformCLIPackageVersion>
<MicrosoftTestPlatformBuildPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformBuildPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit 6eab3ac

Please sign in to comment.