From 8f4c4564e52db2e124974c8b93841acf61bcf96e Mon Sep 17 00:00:00 2001 From: Peter Occil Date: Sun, 3 Nov 2024 11:12:16 -0500 Subject: [PATCH] Edit project files --- CBOR/CBOR.csproj | 3 +-- CBORDocs2/CBORDocs2.csproj | 2 +- CBORTest/CBORTest.csproj | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/CBOR/CBOR.csproj b/CBOR/CBOR.csproj index 925304d8..a559a3bb 100644 --- a/CBOR/CBOR.csproj +++ b/CBOR/CBOR.csproj @@ -52,7 +52,6 @@ Note that after version 4.5x, the CBOR library's repository will stop including none bin\Release\netstandard1.0\CBOR.xml - rules.ruleset @@ -69,5 +68,5 @@ Note that after version 4.5x, the CBOR library's repository will stop including - + diff --git a/CBORDocs2/CBORDocs2.csproj b/CBORDocs2/CBORDocs2.csproj index 22b15e6a..19aa7db5 100644 --- a/CBORDocs2/CBORDocs2.csproj +++ b/CBORDocs2/CBORDocs2.csproj @@ -14,7 +14,7 @@ - + diff --git a/CBORTest/CBORTest.csproj b/CBORTest/CBORTest.csproj index dbbaa48e..fb457593 100644 --- a/CBORTest/CBORTest.csproj +++ b/CBORTest/CBORTest.csproj @@ -18,7 +18,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all