From 976e60ea2495e553ea1a2b2ca0182d70b67b4fd2 Mon Sep 17 00:00:00 2001 From: Egor Nikulin Date: Tue, 22 Apr 2025 20:54:00 +0400 Subject: [PATCH] Mark referenced packages in SDK as implicitly defined Should improve package manager behavior and fix errors in solutions using CPM. https://github.com/NuGet/Home/issues/13529 https://github.com/dotnet/sdk/pull/43151/files#r1746148520 --- .../mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Sdk/Sdk.targets | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Sdk/Sdk.targets b/modules/mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Sdk/Sdk.targets index 4bc76a85a29..80749a9e11d 100644 --- a/modules/mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Sdk/Sdk.targets +++ b/modules/mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Sdk/Sdk.targets @@ -25,13 +25,13 @@ - + - - + +