diff --git a/CSTNet.Tests/CSTNet.Tests.csproj b/CSTNet.Tests/CSTNet.Tests.csproj index 89a4bfb..5e94c1a 100644 --- a/CSTNet.Tests/CSTNet.Tests.csproj +++ b/CSTNet.Tests/CSTNet.Tests.csproj @@ -5,6 +5,7 @@ enable enable false + true diff --git a/CSTNet/CSTNet.csproj b/CSTNet/CSTNet.csproj index 69dc028..6bd95e3 100644 --- a/CSTNet/CSTNet.csproj +++ b/CSTNet/CSTNet.csproj @@ -7,6 +7,7 @@ latest enable Tony Bark + true Caret-Separated Text (or CST) is a key-value pair format represented by digits or words as keys and the value as text enclosed between carets. ([key] ^[value]^) @@ -17,10 +18,6 @@ BSD-3-Clause - - - true -