diff --git a/Server/Server.csproj b/Server/Server.csproj index de1dc56..b806f86 100644 --- a/Server/Server.csproj +++ b/Server/Server.csproj @@ -9,7 +9,25 @@ default true net8.0;net7.0 + true strict + Timothy (RaiNote) Schenk + Timothy (RaiNote) Schenk + https://forge.rainote.dev/wonderking/continuity + https://forge.rainote.dev/wonderking/continuity + git + False + True + LICENSE + latest-recommended + + + + 7 + + + + 7 @@ -24,15 +42,15 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - + + + + + + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -48,16 +66,20 @@ - - - - - - - - - - + + + + + + + + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -66,7 +88,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + @@ -75,6 +97,13 @@ + + + True + \ + + + diff --git a/Wonderking/Wonderking.csproj b/Wonderking/Wonderking.csproj index c22f69e..e8fbd2c 100644 --- a/Wonderking/Wonderking.csproj +++ b/Wonderking/Wonderking.csproj @@ -21,6 +21,10 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/global.json b/global.json index e1332f4..ad3eb2c 100644 --- a/global.json +++ b/global.json @@ -4,4 +4,4 @@ "rollForward": "latestMajor", "allowPrerelease": true } -} +} \ No newline at end of file