From: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 23:32:51 +0000 (+0000) Subject: [main] Update dependencies from dotnet/arcade (#4060) X-Git-Tag: accepted/tizen/unified/riscv/20231226.055542~38^2^2~100 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=227c1acbd87b7c0b576080490ac9c4b9167e1ee0;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git [main] Update dependencies from dotnet/arcade (#4060) [main] Update dependencies from dotnet/arcade - Coherency Updates: - Microsoft.SourceLink.GitHub: from 8.0.0-beta.23328.1 to 8.0.0-beta.23358.1 (parent: Microsoft.DotNet.Arcade.Sdk) --- diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 014281a6e..bbf0d8982 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -14,14 +14,14 @@ - + https://github.com/dotnet/arcade - 9fc23a576f443284d25cd4311f5778158ad289c9 + 226c103b56a979243f08032e6cddb4deb66ea54b - + https://github.com/dotnet/arcade - 9fc23a576f443284d25cd4311f5778158ad289c9 + 226c103b56a979243f08032e6cddb4deb66ea54b https://github.com/dotnet/arcade @@ -52,9 +52,9 @@ 81a9aad6994047fc0e589a82597d1d8c179f22bd - + https://github.com/dotnet/sourcelink - 5d7d1f2bbb1aa5806c219cc8f64c7682b6fe3518 + d65917a564ce5d2b75fc387a7f4d0bcc6bdd269d diff --git a/eng/Versions.props b/eng/Versions.props index c5206a9ab..b90d8cb67 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -61,13 +61,13 @@ 4.7.2 4.7.1 2.0.3 - 8.0.0-beta.23330.1 + 8.0.0-beta.23360.1 1.2.0-beta.406 7.0.0-beta.22316.2 10.0.18362 13.0.1 8.0.0-alpha.1.23356.4 - 8.0.0-beta.23328.1 + 8.0.0-beta.23358.1 3.11.0 diff --git a/global.json b/global.json index e07b81274..6ef36171d 100644 --- a/global.json +++ b/global.json @@ -16,6 +16,6 @@ }, "msbuild-sdks": { "Microsoft.Build.NoTargets": "3.5.0", - "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23330.1" + "Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.23360.1" } }