From 22682eb89b5d868a88648b64a728d5f3e4b7e641 Mon Sep 17 00:00:00 2001 From: Timothy Schenk Date: Fri, 11 Aug 2023 01:24:35 +0200 Subject: [PATCH] feat: further analyzers --- Server/Server.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Server/Server.csproj b/Server/Server.csproj index aa27665..5c2b228 100644 --- a/Server/Server.csproj +++ b/Server/Server.csproj @@ -19,6 +19,10 @@ + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -42,6 +46,10 @@ + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + all runtime; build; native; contentfiles; analyzers; buildtransitive