From 0f4a23c8d0442fbf87c4ea81920b97a81bb33da0 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Mon, 17 Dec 2018 14:46:03 +0000 Subject: Update dependency files (#21560) * Update dependencies from https://github.com/dotnet/arcade build 802 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18615.1 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18615.1 * Update dependencies from https://github.com/dotnet/arcade build 817 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.18616.5 - Microsoft.DotNet.Helix.Sdk - 1.0.0-beta.18616.5 --- eng/common/msbuild.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'eng/common/msbuild.ps1') diff --git a/eng/common/msbuild.ps1 b/eng/common/msbuild.ps1 index 5810a746b1..b37fd3d5e9 100644 --- a/eng/common/msbuild.ps1 +++ b/eng/common/msbuild.ps1 @@ -24,4 +24,4 @@ catch { ExitWithExitCode 1 } -ExitWithExitCode 0 +ExitWithExitCode 0 \ No newline at end of file -- cgit v1.2.3