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 20190908…
Browse files Browse the repository at this point in the history
….6 (#2728)

- Microsoft.DotNet.Cli.Runtime - 3.0.100-rc1.19458.6
  • Loading branch information
dotnet-maestro[bot] committed Sep 8, 2019
1 parent 56d789e commit 8d4c190
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 @@ -5,9 +5,9 @@
<Uri>https://github.com/dotnet/core-setup</Uri>
<Sha>8f5d7b1ba4f744199ba006cac38dfcb9a2408880</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.0.100-rc1.19458.2">
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.0.100-rc1.19458.6">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>d7a9f72fec0e73893799a787b7d45929664234b9</Sha>
<Sha>70cf7521b833e92afe13864c775399a2e6922176</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-rc1.19458.1">
<Uri>https://github.com/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.0.100-rc1.19458.2</MicrosoftDotNetCliRuntimePackageVersion>
<MicrosoftDotNetCliRuntimePackageVersion>3.0.100-rc1.19458.6</MicrosoftDotNetCliRuntimePackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
Expand Down

0 comments on commit 8d4c190

Please sign in to comment.