From aa633644a30cdb23e57b688a33704e4459e450f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez=20L=C3=B3pez?= <1175054+carlossanlop@users.noreply.github.com> Date: Wed, 5 Mar 2025 18:01:15 -0800 Subject: [PATCH 1/6] Feed --- NuGet.config | 1 + 1 file changed, 1 insertion(+) diff --git a/NuGet.config b/NuGet.config index c60a5b8571..a7984fae04 100644 --- a/NuGet.config +++ b/NuGet.config @@ -5,6 +5,7 @@ + From 40e4e6c144768ed9cd5ced06fcdc2111d683d312 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez=20L=C3=B3pez?= <1175054+carlossanlop@users.noreply.github.com> Date: Wed, 5 Mar 2025 18:01:46 -0800 Subject: [PATCH 2/6] Update System.Memory and System.Runtime.CompilerServices.Unsafe --- eng/Versions.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eng/Versions.props b/eng/Versions.props index 522e5f3489..26db047e70 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -26,11 +26,11 @@ 6.0.1 8.0.1 5.0.0 - 4.6.0 + 4.6.1 9.0.0 4.7.0 4.3.0 - 6.1.0 + 6.1.1 5.0.0 8.0.0 8.0.5 From 586c37ad40b22999f998b8f0dd13dfa0b81d2ffb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez=20L=C3=B3pez?= <1175054+carlossanlop@users.noreply.github.com> Date: Wed, 5 Mar 2025 18:03:03 -0800 Subject: [PATCH 3/6] Remove NU1603 suppression out of curiosity. --- test/Microsoft.ML.FSharp.Tests/Microsoft.ML.FSharp.Tests.fsproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Microsoft.ML.FSharp.Tests/Microsoft.ML.FSharp.Tests.fsproj b/test/Microsoft.ML.FSharp.Tests/Microsoft.ML.FSharp.Tests.fsproj index 07f7d69c5a..f6dce9d068 100644 --- a/test/Microsoft.ML.FSharp.Tests/Microsoft.ML.FSharp.Tests.fsproj +++ b/test/Microsoft.ML.FSharp.Tests/Microsoft.ML.FSharp.Tests.fsproj @@ -5,7 +5,7 @@ .NET Framework 4.6.1 includes System.ValueTuple without a version, so we need to ignore the warning here. Bug in the latest version of VS points to a Version of FSharp.Core that doesn't exist. Temporarily ignoring NU1603 so it will use the latest version found.--> - NU1603;NU1604;2003;$(NoWarn) + NU1604;2003;$(NoWarn) false $(TargetArchitecture) From 1353aed9799b2504b6e20c5ef8d16c4831461565 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez=20L=C3=B3pez?= <1175054+carlossanlop@users.noreply.github.com> Date: Thu, 6 Mar 2025 13:25:15 -0600 Subject: [PATCH 4/6] Update NuGet.config --- NuGet.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NuGet.config b/NuGet.config index a7984fae04..d1d95e6422 100644 --- a/NuGet.config +++ b/NuGet.config @@ -5,7 +5,7 @@ - + From 63dc1c0f281de89716a8c88ef5d0fe3fcbe2c66a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20S=C3=A1nchez=20L=C3=B3pez?= <1175054+carlossanlop@users.noreply.github.com> Date: Thu, 6 Mar 2025 11:30:56 -0800 Subject: [PATCH 5/6] remove NU1603 and comment too. --- .../Microsoft.ML.FSharp.Tests.fsproj | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/test/Microsoft.ML.FSharp.Tests/Microsoft.ML.FSharp.Tests.fsproj b/test/Microsoft.ML.FSharp.Tests/Microsoft.ML.FSharp.Tests.fsproj index f6dce9d068..40929bf38a 100644 --- a/test/Microsoft.ML.FSharp.Tests/Microsoft.ML.FSharp.Tests.fsproj +++ b/test/Microsoft.ML.FSharp.Tests/Microsoft.ML.FSharp.Tests.fsproj @@ -1,11 +1,7 @@  - - NU1604;2003;$(NoWarn) + 2003;$(NoWarn) false $(TargetArchitecture) From ffd7887294ee6db968a1b7b8aeaf2c9ca9c71173 Mon Sep 17 00:00:00 2001 From: Michael Sharp <51342856+michaelgsharp@users.noreply.github.com> Date: Fri, 7 Mar 2025 11:39:31 -0700 Subject: [PATCH 6/6] Add new package source mapping entry --- NuGet.config | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NuGet.config b/NuGet.config index d1d95e6422..5fc2d2fc94 100644 --- a/NuGet.config +++ b/NuGet.config @@ -19,6 +19,9 @@ + + +