Skip to content

Commit 51214ce

Browse files
Update dependencies from https://github.com/dotnet/cli build 20190908.7 (#2729)
- Microsoft.DotNet.Cli.Runtime - 5.0.100-alpha1.19458.7
1 parent 25e2836 commit 51214ce

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
<Uri>https://github.com/dotnet/core-setup</Uri>
66
<Sha>5e4273b1e9c94ed3c0b80a0cf56fb22be678cad0</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="5.0.100-alpha1.19458.4">
8+
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="5.0.100-alpha1.19458.7">
99
<Uri>https://github.com/dotnet/cli</Uri>
10-
<Sha>144d5ead27b103f24a94450c3b42f80bc60e358e</Sha>
10+
<Sha>79bba75cd4785e02a5e8de4305aa89aaf66e9d73</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.NET.Sdk" Version="5.0.100-alpha1.19457.1">
1313
<Uri>https://github.com/dotnet/sdk</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<!-- Production Dependencies -->
1414
<PropertyGroup>
1515
<!-- Dependencies from https://github.com/dotnet/cli -->
16-
<MicrosoftDotNetCliRuntimePackageVersion>5.0.100-alpha1.19458.4</MicrosoftDotNetCliRuntimePackageVersion>
16+
<MicrosoftDotNetCliRuntimePackageVersion>5.0.100-alpha1.19458.7</MicrosoftDotNetCliRuntimePackageVersion>
1717
</PropertyGroup>
1818
<PropertyGroup>
1919
<!-- Dependencies from https://github.com/dotnet/sdk -->

0 commit comments

Comments
 (0)