From 113fb92594705638349de870eb81fff5472dd4da Mon Sep 17 00:00:00 2001 From: Popax21 Date: Mon, 22 Apr 2024 02:56:02 +0200 Subject: [PATCH] Move NuGet MSBuild project back to top-level --- nuget/Piton.NuGet.proj => Piton.NuGet.proj | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) rename nuget/Piton.NuGet.proj => Piton.NuGet.proj (84%) diff --git a/nuget/Piton.NuGet.proj b/Piton.NuGet.proj similarity index 84% rename from nuget/Piton.NuGet.proj rename to Piton.NuGet.proj index e15dbd3..5dcaf25 100644 --- a/nuget/Piton.NuGet.proj +++ b/Piton.NuGet.proj @@ -1,6 +1,5 @@ - + - true NU5100;NU5128;MSB3245 @@ -13,13 +12,13 @@ - + - + - + @@ -55,7 +54,7 @@ /> <_PitonAppHostBin Include="@(_PitonAppHostBinRaw->Exists())" /> - +