diff --git a/DummyProgram/DummyProgram.csproj b/DummyProgram/DummyProgram.csproj index d2b3efd..0bdd1d7 100644 --- a/DummyProgram/DummyProgram.csproj +++ b/DummyProgram/DummyProgram.csproj @@ -2,7 +2,7 @@ Exe - net9.0 + net10.0 enable enable KSA diff --git a/StarMap.API/StarMap.API.csproj b/StarMap.API/StarMap.API.csproj index 28e99b1..1a0285a 100644 --- a/StarMap.API/StarMap.API.csproj +++ b/StarMap.API/StarMap.API.csproj @@ -1,7 +1,7 @@  - net9.0 + net10.0 enable enable diff --git a/StarMap.Core/StarMap.Core.csproj b/StarMap.Core/StarMap.Core.csproj index 4bb237c..cf2929a 100644 --- a/StarMap.Core/StarMap.Core.csproj +++ b/StarMap.Core/StarMap.Core.csproj @@ -1,13 +1,13 @@  - net9.0 + net10.0 enable enable - + @@ -20,7 +20,7 @@ - + runtime diff --git a/StarMap.Types/StarMap.Types.csproj b/StarMap.Types/StarMap.Types.csproj index 290fcc2..2105e2d 100644 --- a/StarMap.Types/StarMap.Types.csproj +++ b/StarMap.Types/StarMap.Types.csproj @@ -1,6 +1,6 @@  - net9.0 + net10.0 enable enable diff --git a/StarMap/StarMap.csproj b/StarMap/StarMap.csproj index fb71fb5..b268f94 100644 --- a/StarMap/StarMap.csproj +++ b/StarMap/StarMap.csproj @@ -2,13 +2,13 @@ Exe - net9.0 + net10.0 enable enable - + diff --git a/StarMapLoader/StarMapLoader.csproj b/StarMapLoader/StarMapLoader.csproj index 955a821..958de87 100644 --- a/StarMapLoader/StarMapLoader.csproj +++ b/StarMapLoader/StarMapLoader.csproj @@ -2,7 +2,7 @@ Exe - net9.0 + net10.0 enable enable