Skip to content

Commit

Permalink
Merge pull request #28358 from dotnet/darc-main-40275d19-1171-42f5-ad…
Browse files Browse the repository at this point in the history
…b0-8e460a85cb6a
  • Loading branch information
Evangelink authored Oct 7, 2022
2 parents f720423 + 8b1d1c9 commit 7541e62
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>1a082949ae5b6da7ca2cce047396c53ae1afdde7</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221004-01">
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.5.0-preview-20221005-01">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>6d5b200480d029874cb45126aa9e773e09d7b864</Sha>
<Sha>7dc42edaac227b43dc6fd1cba20ce3b84c62fe83</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.22504.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-20221004-01</MicrosoftNETTestSdkPackageVersion>
<MicrosoftNETTestSdkPackageVersion>17.5.0-preview-20221005-01</MicrosoftNETTestSdkPackageVersion>
<MicrosoftTestPlatformCLIPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformCLIPackageVersion>
<MicrosoftTestPlatformBuildPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformBuildPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit 7541e62

Please sign in to comment.