Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit b1d2034

Browse files
Update dependencies from https://github.com/dotnet/cli build 20190125.1 (#147)
This change updates the following dependencies - Microsoft.DotNet.Cli.Runtime - 3.0.100-preview.19075.1
1 parent dc66f9c commit b1d2034

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
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.0.100-preview.19074.2">
4+
<Dependency Name="Microsoft.DotNet.Cli.Runtime" Version="3.0.100-preview.19075.1">
55
<Uri>https://github.com/dotnet/cli</Uri>
6-
<Sha>195980067bb272cd253954cf63f03443294eeb91</Sha>
6+
<Sha>511071e1e199c8ccd8fad072cc31327db0737577</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.NET.Sdk" Version="3.0.100-preview.19075.2">
99
<Uri>https://github.com/dotnet/sdk</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</PropertyGroup>
1313
<!-- Production Dependencies -->
1414
<PropertyGroup>
15-
<MicrosoftDotNetCliRuntimePackageVersion>3.0.100-preview.19074.2</MicrosoftDotNetCliRuntimePackageVersion>
15+
<MicrosoftDotNetCliRuntimePackageVersion>3.0.100-preview.19075.1</MicrosoftDotNetCliRuntimePackageVersion>
1616
<MicrosoftNETSdkPackageVersion>3.0.100-preview.19075.2</MicrosoftNETSdkPackageVersion>
1717
<MicrosoftBuildPackageVersion>16.0.0-preview.385</MicrosoftBuildPackageVersion>
1818
<MicrosoftBuildFrameworkPackageVersion>$(MicrosoftBuildPackageVersion)</MicrosoftBuildFrameworkPackageVersion>

0 commit comments

Comments
 (0)