Skip to content

Commit d805a06

Browse files
dotnet-maestro[bot]wtgodbe
authored andcommitted
Update dependencies from https://github.com/dotnet/cli build 20191102.4 (dotnet#3441)
- Microsoft.DotNet.Cli.Runtime - 3.1.100-preview3.19552.4
1 parent 2ddbb45 commit d805a06

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
@@ -9,9 +9,9 @@
99
<Uri>https://github.com/dotnet/core-setup</Uri>
1010
<Sha>00491cd463dc0a17996b8ddb24cf9faf390f04fb</Sha>
1111
</Dependency>
12-
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.100-preview3.19552.2">
12+
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.1.100-preview3.19552.4">
1313
<Uri>https://github.com/dotnet/cli</Uri>
14-
<Sha>8f660e9648ccf09356bc453472644db18fe3e51f</Sha>
14+
<Sha>282a4237d00188636dd09307fac90e348ff3c970</Sha>
1515
</Dependency>
1616
<Dependency Name="Microsoft.NET.Sdk" Version="3.1.100-preview3.19551.3">
1717
<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-preview3.19552.2</MicrosoftDotNetCliRuntimePackageVersion>
16+
<MicrosoftDotNetCliRuntimePackageVersion>3.1.100-preview3.19552.4</MicrosoftDotNetCliRuntimePackageVersion>
1717
</PropertyGroup>
1818
<PropertyGroup>
1919
<!-- Dependencies from https://github.com/dotnet/sdk -->

0 commit comments

Comments
 (0)