diff --git a/AutoCat/AutoCat.csproj b/AutoCat/AutoCat.csproj index 162b6dc..4ca424c 100644 --- a/AutoCat/AutoCat.csproj +++ b/AutoCat/AutoCat.csproj @@ -1,11 +1,12 @@  WinExe - net7.0 + net8.0 enable true app.manifest false + 12 @@ -17,16 +18,16 @@ - - + + - - - + + + - - - + + + diff --git a/AutoCatCore/AutoCatCore.csproj b/AutoCatCore/AutoCatCore.csproj index 84efc66..4af0c0f 100644 --- a/AutoCatCore/AutoCatCore.csproj +++ b/AutoCatCore/AutoCatCore.csproj @@ -1,14 +1,15 @@ - net7.0 + net8.0 enable enable + 12 - - + +