diff --git a/TestGame/TestGame.csproj b/TestGame/TestGame.csproj index d2bdf28..4c92661 100644 --- a/TestGame/TestGame.csproj +++ b/TestGame/TestGame.csproj @@ -2,7 +2,7 @@ Exe - net7.0 + net8.0 enable disable true diff --git a/Voile/Voile.csproj b/Voile/Voile.csproj index dc9d981..b6a4eec 100644 --- a/Voile/Voile.csproj +++ b/Voile/Voile.csproj @@ -2,7 +2,7 @@ Library - net7.0 + net8.0 enable enable true