Skip to content

Commit 008d6e9

Browse files
Update dependencies from https://github.com/dotnet/cli build 20190913.4 (dotnet#2867)
- Microsoft.DotNet.Cli.Runtime - 3.1.100-preview1.19463.4
1 parent cb6049c commit 008d6e9

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>1e35b022cbc45bd8185cfa3f3151451298bf6de4</Sha>
77
</Dependency>
8-
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.100-preview1.19462.8">
8+
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.100-preview1.19463.4">
99
<Uri>https://github.com/dotnet/cli</Uri>
10-
<Sha>25e58e48c0f49360bb5a9c804ca3b2ebeae01246</Sha>
10+
<Sha>bcc036da50e1a47acb48e01d5de181cbc456f824</Sha>
1111
</Dependency>
1212
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-rc2.19455.7">
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>3.1.100-preview1.19462.8</MicrosoftDotNetCliRuntimePackageVersion>
16+
<MicrosoftDotNetCliRuntimePackageVersion>3.1.100-preview1.19463.4</MicrosoftDotNetCliRuntimePackageVersion>
1717
</PropertyGroup>
1818
<PropertyGroup>
1919
<!-- Dependencies from https://github.com/dotnet/sdk -->

0 commit comments

Comments
 (0)