From ac8327e5364f79d992adaeddcc41a3c787aca60f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 20 Mar 2019 21:42:05 +0000 Subject: [PATCH] [master] Update dependencies from dotnet/arcade (#1056) * Update dependencies from https://github.com/dotnet/arcade build 20190317.10 This change updates the following dependencies - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19167.10 * Updating license file to match arcade's --- LICENSE | 4 +++- eng/Version.Details.xml | 4 ++-- eng/common/PublishToPackageFeed.proj | 24 +++++++++++++++++-- eng/common/init-tools-native.ps1 | 14 +++++++++-- .../templates/job/publish-build-assets.yml | 1 + eng/common/templates/steps/send-to-helix.yml | 2 +- global.json | 2 +- 7 files changed, 42 insertions(+), 9 deletions(-) diff --git a/LICENSE b/LICENSE index cd10d6977..74dd8fbae 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,8 @@ The MIT License (MIT) -Copyright (c) 2015 .NET Foundation +Copyright (c) .NET Foundation and Contributors + +All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index b8bd63e80..6a9a07ca3 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -61,9 +61,9 @@ - + https://github.com/dotnet/arcade - 443dea11f8649fe12fedf60cfab0a4b2b20bd153 + de7be3ba62b92e5c48c36876c851a14f154444af diff --git a/eng/common/PublishToPackageFeed.proj b/eng/common/PublishToPackageFeed.proj index b26d28a90..25362ff06 100644 --- a/eng/common/PublishToPackageFeed.proj +++ b/eng/common/PublishToPackageFeed.proj @@ -11,11 +11,17 @@ + + + - + @@ -26,7 +32,21 @@ - + + + + https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json + https://dotnetfeed.blob.core.windows.net/arcade-validation/index.json + + + +