Skip to content

Commit c1f0eb1

Browse files
dotnet-maestro[bot]William Li
andauthored
[release/3.1.2xx] Update dependencies from dotnet/cli (#4126)
* Update dependencies from https://github.com/dotnet/cli build 20200122.1 - Microsoft.DotNet.Cli.Runtime - 3.1.200-preview.20072.1 Dependency coherency updates - Microsoft.NET.Sdk.WindowsDesktop - 3.1.0-rtm.19565.1 (parent: Microsoft.NETCore.App.Runtime.win-x64) * Update dependencies from https://github.com/dotnet/cli build 20200123.1 - Microsoft.DotNet.Cli.Runtime - 3.1.200-preview.20073.1 * Update dependencies from https://github.com/dotnet/cli build 20200123.2 - Microsoft.DotNet.Cli.Runtime - 3.1.200-preview.20073.2 Co-authored-by: William Li <[email protected]>
1 parent 8582445 commit c1f0eb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.200-preview.20059.1</MicrosoftDotNetCliRuntimePackageVersion>
16+
<MicrosoftDotNetCliRuntimePackageVersion>3.1.200-preview.20073.2</MicrosoftDotNetCliRuntimePackageVersion>
1717
</PropertyGroup>
1818
<PropertyGroup>
1919
<!-- Dependencies from https://github.com/dotnet/sdk -->

0 commit comments

Comments
 (0)