diff --git a/LibreMetaverse.GUI/LibreMetaverse.GUI.csproj b/LibreMetaverse.GUI/LibreMetaverse.GUI.csproj index b7306202..4bb492cf 100644 --- a/LibreMetaverse.GUI/LibreMetaverse.GUI.csproj +++ b/LibreMetaverse.GUI/LibreMetaverse.GUI.csproj @@ -19,13 +19,9 @@ true snupkg 0419,1574,1591 - AnyCPU;x64;x86 + x64;x86 ..\bin\ - - TRACE;DEBUG - False - TRACE;DEBUG False @@ -34,12 +30,6 @@ TRACE;DEBUG False - - true - pdbonly - TRACE - True - true pdbonly diff --git a/LibreMetaverse.LslTools/LibreMetaverse.LslTools.csproj b/LibreMetaverse.LslTools/LibreMetaverse.LslTools.csproj index 9f432d04..aca758b4 100644 --- a/LibreMetaverse.LslTools/LibreMetaverse.LslTools.csproj +++ b/LibreMetaverse.LslTools/LibreMetaverse.LslTools.csproj @@ -11,22 +11,12 @@ 0419,1574,1591 x64;x86 - - TRACE;DEBUG - False - TRACE;DEBUG TRACE;DEBUG - - true - pdbonly - TRACE - True - true pdbonly diff --git a/LibreMetaverse.Rendering.Meshmerizer/LibreMetaverse.Rendering.Meshmerizer.csproj b/LibreMetaverse.Rendering.Meshmerizer/LibreMetaverse.Rendering.Meshmerizer.csproj index 70acc609..e906d10d 100644 --- a/LibreMetaverse.Rendering.Meshmerizer/LibreMetaverse.Rendering.Meshmerizer.csproj +++ b/LibreMetaverse.Rendering.Meshmerizer/LibreMetaverse.Rendering.Meshmerizer.csproj @@ -10,13 +10,9 @@ true snupkg 0419,1574,1591 - AnyCPU;x64;x86 + x64;x86 ..\bin\ - - TRACE;DEBUG - False - TRACE;DEBUG False @@ -25,12 +21,6 @@ TRACE;DEBUG False - - true - pdbonly - TRACE - True - true pdbonly diff --git a/LibreMetaverse.Rendering.Simple/LibreMetaverse.Rendering.Simple.csproj b/LibreMetaverse.Rendering.Simple/LibreMetaverse.Rendering.Simple.csproj index 4c028724..c77e291e 100644 --- a/LibreMetaverse.Rendering.Simple/LibreMetaverse.Rendering.Simple.csproj +++ b/LibreMetaverse.Rendering.Simple/LibreMetaverse.Rendering.Simple.csproj @@ -10,13 +10,9 @@ true snupkg 0419,1574,1591 - AnyCPU;x64;x86 + x64;x86 ..\bin\ - - TRACE;DEBUG - False - TRACE;DEBUG False @@ -25,12 +21,6 @@ TRACE;DEBUG False - - true - pdbonly - TRACE - True - true pdbonly diff --git a/LibreMetaverse.StructuredData/LibreMetaverse.StructuredData.csproj b/LibreMetaverse.StructuredData/LibreMetaverse.StructuredData.csproj index 2ff2ce55..e58aa397 100644 --- a/LibreMetaverse.StructuredData/LibreMetaverse.StructuredData.csproj +++ b/LibreMetaverse.StructuredData/LibreMetaverse.StructuredData.csproj @@ -10,14 +10,9 @@ true snupkg 0419,1574,1591 - AnyCPU;x64;x86 + x64;x86 ..\bin\ - - TRACE;DEBUG - 4096 - False - TRACE;DEBUG False @@ -26,12 +21,6 @@ TRACE;DEBUG False - - true - pdbonly - TRACE - True - true pdbonly diff --git a/LibreMetaverse.Tests/LibreMetaverse.Tests.csproj b/LibreMetaverse.Tests/LibreMetaverse.Tests.csproj index 10fad6be..ad08dfe9 100644 --- a/LibreMetaverse.Tests/LibreMetaverse.Tests.csproj +++ b/LibreMetaverse.Tests/LibreMetaverse.Tests.csproj @@ -6,15 +6,11 @@ LibreMetaverse.Tests true false - AnyCPU;x64;x86 + x64;x86 ..\bin\ $(NoWarn);SYSLIB0001 true - - TRACE;DEBUG - False - TRACE;DEBUG False @@ -23,10 +19,6 @@ TRACE;DEBUG False - - TRACE - True - TRACE True diff --git a/LibreMetaverse.Types/LibreMetaverse.Types.csproj b/LibreMetaverse.Types/LibreMetaverse.Types.csproj index e009b575..c50b30de 100644 --- a/LibreMetaverse.Types/LibreMetaverse.Types.csproj +++ b/LibreMetaverse.Types/LibreMetaverse.Types.csproj @@ -10,13 +10,9 @@ true snupkg 0419,1574,1591 - AnyCPU;x64;x86 + x64;x86 ..\bin\ - - TRACE;DEBUG - False - TRACE;DEBUG False @@ -25,12 +21,6 @@ TRACE;DEBUG False - - true - pdbonly - TRACE - True - true pdbonly diff --git a/LibreMetaverse.Utilities/LibreMetaverse.Utilities.csproj b/LibreMetaverse.Utilities/LibreMetaverse.Utilities.csproj index 56116def..17b58f6f 100644 --- a/LibreMetaverse.Utilities/LibreMetaverse.Utilities.csproj +++ b/LibreMetaverse.Utilities/LibreMetaverse.Utilities.csproj @@ -13,10 +13,6 @@ AnyCPU;x64;x86 ..\bin\ - - TRACE;DEBUG - False - TRACE;DEBUG False @@ -25,12 +21,6 @@ TRACE;DEBUG False - - true - pdbonly - TRACE - True - true pdbonly diff --git a/LibreMetaverse.sln b/LibreMetaverse.sln index 23fb61af..55751890 100644 --- a/LibreMetaverse.sln +++ b/LibreMetaverse.sln @@ -1,6 +1,6 @@ Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 16 -VisualStudioVersion = 16.0.29123.88 +# Visual Studio Version 17 +VisualStudioVersion = 17.0.32014.148 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Baker", "Programs\Baker\Baker.csproj", "{95F42663-0000-0000-0000-000000000000}" EndProject diff --git a/LibreMetaverse/LibreMetaverse.csproj b/LibreMetaverse/LibreMetaverse.csproj index a284c9e3..a813bc1b 100644 --- a/LibreMetaverse/LibreMetaverse.csproj +++ b/LibreMetaverse/LibreMetaverse.csproj @@ -12,25 +12,15 @@ snupkg 0419,1574,1591 netstandard2.0;netstandard2.1;net5.0 - AnyCPU;x64;x86 + x64;x86 ..\bin\ - - TRACE;DEBUG - False - TRACE;DEBUG TRACE;DEBUG - - true - pdbonly - TRACE - True - true pdbonly diff --git a/PrimMesher/LibreMetaverse.PrimMesher.csproj b/PrimMesher/LibreMetaverse.PrimMesher.csproj index 6ce2e338..39b74eae 100644 --- a/PrimMesher/LibreMetaverse.PrimMesher.csproj +++ b/PrimMesher/LibreMetaverse.PrimMesher.csproj @@ -10,14 +10,9 @@ true snupkg 0419,1574,1591 - AnyCPU;x64;x86 + x64;x86 ..\bin\ - - full - false - TRACE;DEBUG;VERTEX_INDEXER - full false @@ -28,12 +23,6 @@ false TRACE;DEBUG;VERTEX_INDEXER - - true - pdbonly - true - TRACE;VERTEX_INDEXER - true pdbonly diff --git a/Programs/Baker/Baker.csproj b/Programs/Baker/Baker.csproj index ba022a7a..9a6506d2 100644 --- a/Programs/Baker/Baker.csproj +++ b/Programs/Baker/Baker.csproj @@ -15,7 +15,7 @@ true WinExe ..\..\bin\ - AnyCPU;x64;x86 + x64;x86 true true snupkg diff --git a/Programs/VoiceTest/VoiceTest.csproj b/Programs/VoiceTest/VoiceTest.csproj index cb40dcbe..724a9e70 100644 --- a/Programs/VoiceTest/VoiceTest.csproj +++ b/Programs/VoiceTest/VoiceTest.csproj @@ -5,7 +5,7 @@ true ..\..\bin\ netcoreapp3.1;net5.0 - AnyCPU;x64;x86 + x64;x86 false diff --git a/Programs/examples/IRCGateway/IRCGateway.csproj b/Programs/examples/IRCGateway/IRCGateway.csproj index d202b343..8ac31c5c 100644 --- a/Programs/examples/IRCGateway/IRCGateway.csproj +++ b/Programs/examples/IRCGateway/IRCGateway.csproj @@ -6,7 +6,7 @@ Exe ..\..\..\bin\ netcoreapp3.1;net5.0 - AnyCPU;x64;x86 + x64;x86 false diff --git a/Programs/examples/PacketDump/PacketDump.csproj b/Programs/examples/PacketDump/PacketDump.csproj index b48d4079..e91ca385 100644 --- a/Programs/examples/PacketDump/PacketDump.csproj +++ b/Programs/examples/PacketDump/PacketDump.csproj @@ -6,7 +6,7 @@ true ..\..\..\bin\ netcoreapp3.1;net5.0 - AnyCPU;x64;x86 + x64;x86 true true snupkg diff --git a/Programs/mapgenerator/mapgenerator.csproj b/Programs/mapgenerator/mapgenerator.csproj index a6be7ffd..fc97a361 100644 --- a/Programs/mapgenerator/mapgenerator.csproj +++ b/Programs/mapgenerator/mapgenerator.csproj @@ -4,7 +4,7 @@ LibreMetaverse.MapGenerator netcoreapp3.1;net5.0 Exe - AnyCPU;x64;x86 + x64;x86 ..\..\bin\ true true