Skip to content

Commit

Permalink
Merge pull request #28703 from dotnet/darc-main-ffca5ad6-4578-4f29-97…
Browse files Browse the repository at this point in the history
…23-70f96344f230

[main] Update dependencies from microsoft/vstest
  • Loading branch information
v-wuzhai committed Oct 24, 2022
2 parents d8fe678 + 45aa897 commit 7c67b47
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 @@ -105,9 +105,9 @@
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>5d2c71b138e6a70f7843f58799a110c94a984990</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221019-03">
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221021-01">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>9a5bb2faf130809253b28d7ad2d434d785901025</Sha>
<Sha>46ca47823c5f9ca1d2373be9eb29d6281286c42a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22520.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 @@ -79,7 +79,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/vstest -->
<MicrosoftNETTestSdkPackageVersion>17.5.0-preview-20221019-03</MicrosoftNETTestSdkPackageVersion>
<MicrosoftNETTestSdkPackageVersion>17.5.0-preview-20221021-01</MicrosoftNETTestSdkPackageVersion>
<MicrosoftTestPlatformCLIPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformCLIPackageVersion>
<MicrosoftTestPlatformBuildPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformBuildPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit 7c67b47

Please sign in to comment.