diff --git a/LibreMetaverse/LibreMetaverse.csproj b/LibreMetaverse/LibreMetaverse.csproj
index 4e461456..f6d1fe82 100644
--- a/LibreMetaverse/LibreMetaverse.csproj
+++ b/LibreMetaverse/LibreMetaverse.csproj
@@ -1,19 +1,19 @@
LibreMetaverse
- LibreMetaverse
- LibreMetaverse allows your code to read and work with data send across a SecondLife, Halcyon, OpenSimulator, or related connection.
+ LibreMetaverse
+ LibreMetaverse allows your code to read and work with data send across a SecondLife, Halcyon, OpenSimulator, or related connection.
Library
LibreMetaverse
true
- true
- true
- true
- snupkg
+ true
+ true
+ true
+ snupkg
$(NoWarn);CS0419;CS8981;CS1591;CS1574
netstandard2.0;net8.0;net9.0
AnyCPU
- ..\bin\
+ ..\bin\
TRACE;DEBUG
@@ -42,8 +42,8 @@
-
-
-
+
+
+
\ No newline at end of file
diff --git a/Programs/examples/TestClient/TestClient.csproj b/Programs/examples/TestClient/TestClient.csproj
index 5c7573e9..a3d45371 100644
--- a/Programs/examples/TestClient/TestClient.csproj
+++ b/Programs/examples/TestClient/TestClient.csproj
@@ -1,13 +1,14 @@
- TestClient
- Exe
+ TestClient
+ Exe
true
..\..\..\bin\
net481;net8.0;net9.0
AnyCPU
- true
- snupkg
+ true
+ snupkg
+ $(NoWarn);CS1591
TRACE;DEBUG
@@ -33,8 +34,8 @@
-
-
-
+
+
+
\ No newline at end of file