diff --git a/src/Csml/Csml.csproj b/src/Csml/Csml.csproj index 2a7b648..338a2cb 100644 --- a/src/Csml/Csml.csproj +++ b/src/Csml/Csml.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -9,11 +9,11 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/tests/CsmlTests/CsmlTests.csproj b/tests/CsmlTests/CsmlTests.csproj index 9d7ad4f..65e0f96 100644 --- a/tests/CsmlTests/CsmlTests.csproj +++ b/tests/CsmlTests/CsmlTests.csproj @@ -12,7 +12,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +