diff --git a/build/build.fsproj b/build/build.fsproj index f7ed9a6..b156966 100644 --- a/build/build.fsproj +++ b/build/build.fsproj @@ -1,4 +1,4 @@ - + net8.0 @@ -20,15 +20,15 @@ - - - - - - - - - + + + + + + + + + diff --git a/src/OBO.NET/OBO.NET.fsproj b/src/OBO.NET/OBO.NET.fsproj index 2cdb6d6..a3ae71e 100644 --- a/src/OBO.NET/OBO.NET.fsproj +++ b/src/OBO.NET/OBO.NET.fsproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -40,7 +40,7 @@ - + diff --git a/tests/OBO.NET.CodeGeneration.Tests/OBO.NET.CodeGeneration.Tests.fsproj b/tests/OBO.NET.CodeGeneration.Tests/OBO.NET.CodeGeneration.Tests.fsproj index 96c387f..f397920 100644 --- a/tests/OBO.NET.CodeGeneration.Tests/OBO.NET.CodeGeneration.Tests.fsproj +++ b/tests/OBO.NET.CodeGeneration.Tests/OBO.NET.CodeGeneration.Tests.fsproj @@ -1,4 +1,4 @@ - + net8.0 @@ -20,12 +20,12 @@ - - - - - - + + + + + + diff --git a/tests/OBO.NET.Tests/OBO.NET.Tests.fsproj b/tests/OBO.NET.Tests/OBO.NET.Tests.fsproj index eaa350b..9780279 100644 --- a/tests/OBO.NET.Tests/OBO.NET.Tests.fsproj +++ b/tests/OBO.NET.Tests/OBO.NET.Tests.fsproj @@ -1,4 +1,4 @@ - + net8.0 @@ -21,12 +21,12 @@ - - - - - - + + + + + +