Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/vstest (dotnet#30073)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcpopMSFT committed Jan 23, 2023
2 parents 1b5b731 + 918025a commit 207441a
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>743503cb3c7e9ced2602ee2e29c38d63cc339451</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.6.0-preview-20230120-03">
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.6.0-preview-20230123-01">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>f516f7de1594ff3e53450e5ed026e981988e0558</Sha>
<Sha>3b18b9e9ce06b32aadfff34814ff528db0c48d6c</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.100-1.23067.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.6.0-preview-20230120-03</MicrosoftNETTestSdkPackageVersion>
<MicrosoftNETTestSdkPackageVersion>17.6.0-preview-20230123-01</MicrosoftNETTestSdkPackageVersion>
<MicrosoftTestPlatformCLIPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformCLIPackageVersion>
<MicrosoftTestPlatformBuildPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformBuildPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit 207441a

Please sign in to comment.