Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

Commit

Permalink
Update dependencies from https://github.com/dotnet/cli build 20200825…
Browse files Browse the repository at this point in the history
….1 (#4807)

[release/3.1.4xx] Update dependencies from dotnet/cli
- Updates:
  - Microsoft.DotNet.Cli.Runtime: from 3.1.401-servicing.20373.5 to 3.1.402-servicing.20425.1
  • Loading branch information
dotnet-maestro[bot] authored Aug 25, 2020
1 parent bb30ee4 commit fa351ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>
<Sha>3acd9b0cd16596bad450c82be08780875a73c05c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.401-servicing.20373.5">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-cli</Uri>
<Sha>8ea15aad3cdeaa25819c3d20aa2a6f66654aba0c</Sha>
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.402-servicing.20425.1">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>f0328f00122d83c7682b4725dcf5bbfbb7a451eb</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.401-servicing.20373.9">
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<!-- Production Dependencies -->
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/cli -->
<MicrosoftDotNetCliRuntimePackageVersion>3.1.401-servicing.20373.5</MicrosoftDotNetCliRuntimePackageVersion>
<MicrosoftDotNetCliRuntimePackageVersion>3.1.402-servicing.20425.1</MicrosoftDotNetCliRuntimePackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
Expand Down

0 comments on commit fa351ce

Please sign in to comment.