From 10b6bc6b9680d00d1cec859a68a694c9c874fa52 Mon Sep 17 00:00:00 2001 From: Cinder Date: Wed, 5 Jan 2022 12:29:06 -0600 Subject: [PATCH] Remove IsTool for now until I can look at it more closely. --- Programs/Baker/Baker.csproj | 1 - Programs/examples/PacketDump/PacketDump.csproj | 1 - Programs/examples/TestClient/TestClient.csproj | 1 - Programs/mapgenerator/mapgenerator.csproj | 1 - 4 files changed, 4 deletions(-) diff --git a/Programs/Baker/Baker.csproj b/Programs/Baker/Baker.csproj index 4f85ff1c..2fc9c377 100644 --- a/Programs/Baker/Baker.csproj +++ b/Programs/Baker/Baker.csproj @@ -16,7 +16,6 @@ WinExe ..\..\bin\ x64;x86 - true true diff --git a/Programs/examples/PacketDump/PacketDump.csproj b/Programs/examples/PacketDump/PacketDump.csproj index 8f9ccdc4..085a56af 100644 --- a/Programs/examples/PacketDump/PacketDump.csproj +++ b/Programs/examples/PacketDump/PacketDump.csproj @@ -7,7 +7,6 @@ ..\..\..\bin\ netcoreapp3.1;net5.0 x64;x86 - true true diff --git a/Programs/examples/TestClient/TestClient.csproj b/Programs/examples/TestClient/TestClient.csproj index 12b3824b..2d3aaed5 100644 --- a/Programs/examples/TestClient/TestClient.csproj +++ b/Programs/examples/TestClient/TestClient.csproj @@ -6,7 +6,6 @@ ..\..\..\bin\ netcoreapp3.1;net5.0 x64;x86 - true true diff --git a/Programs/mapgenerator/mapgenerator.csproj b/Programs/mapgenerator/mapgenerator.csproj index d9b3666c..d8de4be5 100644 --- a/Programs/mapgenerator/mapgenerator.csproj +++ b/Programs/mapgenerator/mapgenerator.csproj @@ -7,7 +7,6 @@ LibreMetaverse.MapGenerator netcoreapp3.1;net5.0 x64;x86 - true true