From 0ebd6d4a1cdfc88b13ecce02a3467553f772b27d Mon Sep 17 00:00:00 2001 From: KlaasWhite Date: Sat, 29 Nov 2025 12:58:33 +0100 Subject: [PATCH 1/2] Update to net10 --- DummyProgram/DummyProgram.csproj | 2 +- StarMap.API/StarMap.API.csproj | 2 +- StarMap.Core/StarMap.Core.csproj | 4 ++-- StarMap.Types/StarMap.Types.csproj | 2 +- StarMap/StarMap.csproj | 2 +- StarMapLoader/StarMapLoader.csproj | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) 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..13c4d6e 100644 --- a/StarMap.Core/StarMap.Core.csproj +++ b/StarMap.Core/StarMap.Core.csproj @@ -1,7 +1,7 @@  - 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..11a259a 100644 --- a/StarMap/StarMap.csproj +++ b/StarMap/StarMap.csproj @@ -2,7 +2,7 @@ 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 From 6291d65f487a9e3511ff6508e3e7deb81ad165cd Mon Sep 17 00:00:00 2001 From: KlaasWhite Date: Sat, 29 Nov 2025 13:15:44 +0100 Subject: [PATCH 2/2] Update harmonylib --- StarMap.Core/StarMap.Core.csproj | 2 +- StarMap/StarMap.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/StarMap.Core/StarMap.Core.csproj b/StarMap.Core/StarMap.Core.csproj index 13c4d6e..cf2929a 100644 --- a/StarMap.Core/StarMap.Core.csproj +++ b/StarMap.Core/StarMap.Core.csproj @@ -7,7 +7,7 @@ - + diff --git a/StarMap/StarMap.csproj b/StarMap/StarMap.csproj index 11a259a..b268f94 100644 --- a/StarMap/StarMap.csproj +++ b/StarMap/StarMap.csproj @@ -8,7 +8,7 @@ - +