summaryrefslogtreecommitdiff
path: root/eng/common/msbuild.ps1
diff options
context:
space:
mode:
authordotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>2018-12-17 14:46:03 +0000
committerGitHub <noreply@github.com>2018-12-17 14:46:03 +0000
commit0f4a23c8d0442fbf87c4ea81920b97a81bb33da0 (patch)
treec2aa8d45d17d2b168d20b9b1c89f6bf659d840da /eng/common/msbuild.ps1
parentd4a1ed808feba26664d09e81e85336e049d30aa1 (diff)
downloadcoreclr-0f4a23c8d0442fbf87c4ea81920b97a81bb33da0.tar.gz
coreclr-0f4a23c8d0442fbf87c4ea81920b97a81bb33da0.tar.bz2
coreclr-0f4a23c8d0442fbf87c4ea81920b97a81bb33da0.zip
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
Diffstat (limited to 'eng/common/msbuild.ps1')
-rw-r--r--eng/common/msbuild.ps12
1 files changed, 1 insertions, 1 deletions
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