diff --git a/Desktop/FunGame.Testing.Desktop.csproj b/Desktop/FunGame.Testing.Desktop.csproj index fb300c8..e6422ad 100644 --- a/Desktop/FunGame.Testing.Desktop.csproj +++ b/Desktop/FunGame.Testing.Desktop.csproj @@ -19,7 +19,7 @@ - ..\..\FunGame.Core\bin\Debug\net7.0\FunGame.Core.dll + ..\..\FunGame.Core\bin\Debug\net8.0\FunGame.Core.dll diff --git a/Library/FunGame.Testing.csproj b/Library/FunGame.Testing.csproj index d74e7f8..9374e10 100644 --- a/Library/FunGame.Testing.csproj +++ b/Library/FunGame.Testing.csproj @@ -10,7 +10,7 @@ - ..\..\FunGame.Core\bin\Debug\net7.0\FunGame.Core.dll + ..\..\FunGame.Core\bin\Debug\net8.0\FunGame.Core.dll