Skip to content

Commit

Permalink
[main] Update dependencies from microsoft/vstest (#32069)
Browse files Browse the repository at this point in the history
[main] Update dependencies from microsoft/vstest
  • Loading branch information
dotnet-maestro[bot] authored Apr 26, 2023
1 parent 1fd7ce3 commit b1df496
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 @@ -111,9 +111,9 @@
<Uri>https://github.com/nuget/nuget.client</Uri>
<Sha>f1757fe7a9a3e178562518f4535f71348a117010</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.7.0-preview.23224.2">
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.7.0-preview.23225.6">
<Uri>https://github.com/microsoft/vstest</Uri>
<Sha>8d72b10a875dc3cd06695ffe9d7112fe48d62fbb</Sha>
<Sha>8e6424700be04bf5e9b9e0146407aa2470b86518</Sha>
<SourceBuild RepoName="vstest" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.0-preview.4.23225.14">
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.7.0-preview.23224.2</MicrosoftNETTestSdkPackageVersion>
<MicrosoftNETTestSdkPackageVersion>17.7.0-preview.23225.6</MicrosoftNETTestSdkPackageVersion>
<MicrosoftTestPlatformCLIPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformCLIPackageVersion>
<MicrosoftTestPlatformBuildPackageVersion>$(MicrosoftNETTestSdkPackageVersion)</MicrosoftTestPlatformBuildPackageVersion>
</PropertyGroup>
Expand Down

0 comments on commit b1df496

Please sign in to comment.