From 3b22a8f228e5e0bcb1d2b37c67a5a3b7a74cf169 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Wed, 22 Nov 2023 12:12:36 +0100 Subject: [PATCH] don't restore dotnet tools in project files --- Demos.DesktopGL/Demos.DesktopGL.csproj | 5 ----- .../MLEM.Templates.DesktopGL/TemplateNamespace.csproj | 5 ----- Sandbox/Sandbox.csproj | 5 ----- 3 files changed, 15 deletions(-) diff --git a/Demos.DesktopGL/Demos.DesktopGL.csproj b/Demos.DesktopGL/Demos.DesktopGL.csproj index 4e721e8..0663b6c 100644 --- a/Demos.DesktopGL/Demos.DesktopGL.csproj +++ b/Demos.DesktopGL/Demos.DesktopGL.csproj @@ -26,9 +26,4 @@ - - - - - diff --git a/MLEM.Templates/content/MLEM.Templates.DesktopGL/TemplateNamespace.csproj b/MLEM.Templates/content/MLEM.Templates.DesktopGL/TemplateNamespace.csproj index 0d139e4..e4899ad 100644 --- a/MLEM.Templates/content/MLEM.Templates.DesktopGL/TemplateNamespace.csproj +++ b/MLEM.Templates/content/MLEM.Templates.DesktopGL/TemplateNamespace.csproj @@ -19,9 +19,4 @@ - - - - - diff --git a/Sandbox/Sandbox.csproj b/Sandbox/Sandbox.csproj index 7ea7258..f3e3703 100644 --- a/Sandbox/Sandbox.csproj +++ b/Sandbox/Sandbox.csproj @@ -26,9 +26,4 @@ - - - - -