Skip to content

Commit

Permalink
Merge pull request #28620 from dotnet/darc-main-44c740a1-8838-48dc-b8…
Browse files Browse the repository at this point in the history
…60-5463a5291815

[main] Update dependencies from microsoft/vstest
  • Loading branch information
marcpopMSFT authored Oct 18, 2022
2 parents ab51c92 + f0feb1c commit 2de2fe7
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>fce0153005a97a83bb197eb82bae5cd210a88249</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221013-06">
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221018-01">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>6defc0d4968a73551fac9a947693d2e9a556bb97</Sha>
<Sha>b2a6d6be6f25ee31fb39dc7c57044f6f91e172de</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22514.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-20221013-06</MicrosoftNETTestSdkPackageVersion>
<MicrosoftNETTestSdkPackageVersion>17.5.0-preview-20221018-01</MicrosoftNETTestSdkPackageVersion>
<MicrosoftTestPlatformCLIPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformCLIPackageVersion>
<MicrosoftTestPlatformBuildPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformBuildPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit 2de2fe7

Please sign in to comment.