diff --git a/src/TypeNum.csproj b/src/TypeNum.csproj index 1fb9a72..3baa5c4 100644 --- a/src/TypeNum.csproj +++ b/src/TypeNum.csproj @@ -2,7 +2,7 @@ netstandard1.4 - 9.0 + 11.0 enable true @@ -22,9 +22,9 @@ - + - + diff --git a/tests/TypeNum.Tests.csproj b/tests/TypeNum.Tests.csproj index e06e2eb..1c9c635 100644 --- a/tests/TypeNum.Tests.csproj +++ b/tests/TypeNum.Tests.csproj @@ -10,9 +10,12 @@ - - - + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive +