Skip to content

Commit

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

- Microsoft.DotNet.Cli.Runtime - 5.0.100-alpha1.19456.17
  • Loading branch information
dotnet-maestro[bot] authored Sep 7, 2019
1 parent b86d1d4 commit cb31bfc
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>7bc2cd591ca8f2ae31119d8a137c69a192a88bac</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="5.0.100-alpha1.19456.14">
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="5.0.100-alpha1.19456.17">
<Uri>https://github.com/dotnet/cli</Uri>
<Sha>f2ba49670fb706b485860b0b93a8b9c4ecb526f1</Sha>
<Sha>3aeb97837a46eccce55c9e481cd42548831146dc</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19455.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>5.0.100-alpha1.19456.14</MicrosoftDotNetCliRuntimePackageVersion>
<MicrosoftDotNetCliRuntimePackageVersion>5.0.100-alpha1.19456.17</MicrosoftDotNetCliRuntimePackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/sdk -->
Expand Down

0 comments on commit cb31bfc

Please sign in to comment.