diff --git a/CedarDotNet.slnx b/CedarDotNet.slnx index 1a9a45e..da0eeb2 100644 --- a/CedarDotNet.slnx +++ b/CedarDotNet.slnx @@ -22,10 +22,7 @@ - - - - + diff --git a/examples/BasicExample/BasicExample.csproj b/examples/BasicExample/BasicExample.csproj index 3fd1338..abd67e0 100644 --- a/examples/BasicExample/BasicExample.csproj +++ b/examples/BasicExample/BasicExample.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/CedarDotNet/CedarDotNet.csproj b/src/CedarDotNet/CedarDotNet.csproj index 33ecc09..d5ff3c7 100644 --- a/src/CedarDotNet/CedarDotNet.csproj +++ b/src/CedarDotNet/CedarDotNet.csproj @@ -1,7 +1,7 @@  - net8.0 + net8.0;net9.0;net10.0 enable enable true