From: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 16:08:29 +0000 (-0400) Subject: Update dependencies from https://github.com/dotnet/arcade build 20190811.1 (#26129) X-Git-Tag: accepted/tizen/unified/20191011.080124~121 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4f2a05550dcd98515e6f32b83197ab6707d9d4a6;p=platform%2Fupstream%2Fcoreclr.git Update dependencies from https://github.com/dotnet/arcade build 20190811.1 (#26129) - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19411.1 - Microsoft.DotNet.Build.Tasks.Feed - 2.2.0-beta.19411.1 - Microsoft.DotNet.Build.Tasks.Packaging - 1.0.0-beta.19411.1 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19411.1 --- diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8cbece1..94f71bf 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -2,21 +2,21 @@ - + https://github.com/dotnet/arcade - e2f5f0f5c20a1fef71845795b09066a5cd892a7e + a11024c8c22cc762011addafc30c653c938048f4 - + https://github.com/dotnet/arcade - e2f5f0f5c20a1fef71845795b09066a5cd892a7e + a11024c8c22cc762011addafc30c653c938048f4 - + https://github.com/dotnet/arcade - e2f5f0f5c20a1fef71845795b09066a5cd892a7e + a11024c8c22cc762011addafc30c653c938048f4 - + https://github.com/dotnet/arcade - e2f5f0f5c20a1fef71845795b09066a5cd892a7e + a11024c8c22cc762011addafc30c653c938048f4 https://github.com/dotnet/corefx diff --git a/eng/Versions.props b/eng/Versions.props index f7054aa..29cd577 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -14,8 +14,8 @@ false - 2.2.0-beta.19410.2 - 1.0.0-beta.19410.2 + 2.2.0-beta.19411.1 + 1.0.0-beta.19411.1 2.5.1-beta.19278.1 3.3.0-beta2-19367-02 diff --git a/global.json b/global.json index 95c323d..d29e353 100644 --- a/global.json +++ b/global.json @@ -7,8 +7,8 @@ "python": "2.7.15" }, "msbuild-sdks": { - "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19410.2", - "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19410.2", + "Microsoft.DotNet.Arcade.Sdk": "1.0.0-beta.19411.1", + "Microsoft.DotNet.Helix.Sdk": "2.0.0-beta.19411.1", "Microsoft.Build.NoTargets": "1.0.53", "Microsoft.Build.Traversal": "2.0.2" }