From 7efc4c0a76eb5ddfb01f86ea4ff445631a855cc9 Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Wed, 27 Sep 2023 12:22:49 +0000 Subject: [PATCH 1/3] Update dependencies from https://github.com/dotnet/installer build 20230927.3 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23474.1 -> To Version 9.0.100-alpha.1.23477.3 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 8e556f9175cbe..0d25b5fd8f689 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -402,9 +402,9 @@ https://github.com/NuGet/NuGet.Client 8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8 - + https://github.com/dotnet/installer - 59c97b5166cefc312d1220437a6ec3e4f7bf2ef0 + 8fc1a211b524d81f7c335af1f1f391454b90539e diff --git a/eng/Versions.props b/eng/Versions.props index 0361569c71bca..6745da2f3a34e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -253,7 +253,7 @@ 3.1.7 1.0.406601 - 9.0.100-alpha.1.23474.1 + 9.0.100-alpha.1.23477.3 $(MicrosoftDotnetSdkInternalVersion) From 8fab32cce45fe0a94cf20fe555485cec6610e4ca Mon Sep 17 00:00:00 2001 From: Ankit Jain Date: Wed, 27 Sep 2023 16:49:50 -0400 Subject: [PATCH 2/3] [wasm] WBT: Update skiasharp reference `blz_deploy_on_build_Debug_True_npl3f0nk_qee.csproj : error NU1903: Package 'SkiaSharp' 2.88.4-preview.76 has a known high severity vulnerability` --- src/mono/wasm/Wasm.Build.Tests/BuildTestBase.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/mono/wasm/Wasm.Build.Tests/BuildTestBase.cs b/src/mono/wasm/Wasm.Build.Tests/BuildTestBase.cs index d6eebdfb231c1..f5d480316ea60 100644 --- a/src/mono/wasm/Wasm.Build.Tests/BuildTestBase.cs +++ b/src/mono/wasm/Wasm.Build.Tests/BuildTestBase.cs @@ -599,8 +599,8 @@ internal BuildPaths GetBuildPaths(BuildArgs buildArgs, bool forPublish = true) } protected static string GetSkiaSharpReferenceItems() - => @" - + => @" + "; protected static string s_mainReturns42 = @" From c662b0ae22e3faa8ef42fa7f0b1ce9cb514fbb2f Mon Sep 17 00:00:00 2001 From: "dotnet-maestro[bot]" Date: Thu, 28 Sep 2023 12:25:25 +0000 Subject: [PATCH 3/3] Update dependencies from https://github.com/dotnet/installer build 20230927.26 Microsoft.Dotnet.Sdk.Internal From Version 9.0.100-alpha.1.23474.1 -> To Version 9.0.100-alpha.1.23477.26 --- eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 0d25b5fd8f689..100d959505b3a 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -402,9 +402,9 @@ https://github.com/NuGet/NuGet.Client 8fef55f5a55a3b4f2c96cd1a9b5ddc51d4b927f8 - + https://github.com/dotnet/installer - 8fc1a211b524d81f7c335af1f1f391454b90539e + c4f57e0fd1d44f9878917447262056e8eee57694 diff --git a/eng/Versions.props b/eng/Versions.props index 6745da2f3a34e..bec7e90925d6e 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -253,7 +253,7 @@ 3.1.7 1.0.406601 - 9.0.100-alpha.1.23477.3 + 9.0.100-alpha.1.23477.26 $(MicrosoftDotnetSdkInternalVersion)