From 9f6bff0c950d8e8405222326dd8fc7132d1af063 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Boh=C3=A1=C4=8Dek?= Date: Tue, 21 Dec 2021 22:45:32 +0100 Subject: [PATCH] chore: update game project --- Core/NosSmooth.Game/NosSmooth.Game.csproj | 35 ++++++++++++++++------- 1 file changed, 25 insertions(+), 10 deletions(-) diff --git a/Core/NosSmooth.Game/NosSmooth.Game.csproj b/Core/NosSmooth.Game/NosSmooth.Game.csproj index 5d7e9f0..4c8f4b4 100644 --- a/Core/NosSmooth.Game/NosSmooth.Game.csproj +++ b/Core/NosSmooth.Game/NosSmooth.Game.csproj @@ -1,10 +1,25 @@ - - - - enable - enable - 10 - net6.0;netstandard2.0 - - - + + + + enable + enable + 10 + net6.0;netstandard2.0 + + + + + + + + + + + + + + + + + + -- 2.49.0