diff --git a/OwlCore.Wpf/OwlCore.Wpf.csproj b/OwlCore.Wpf/OwlCore.Wpf.csproj index 682e9ce..e87f08f 100644 --- a/OwlCore.Wpf/OwlCore.Wpf.csproj +++ b/OwlCore.Wpf/OwlCore.Wpf.csproj @@ -1,7 +1,7 @@  - net5.0-windows + net8.0-windows true enable diff --git a/ZuneModCore/ZuneModCore.csproj b/ZuneModCore/ZuneModCore.csproj index e30c125..42a0fe1 100644 --- a/ZuneModCore/ZuneModCore.csproj +++ b/ZuneModCore/ZuneModCore.csproj @@ -1,7 +1,7 @@  - net5.0 + net8.0 9 enable AnyCPU;x64;x86 diff --git a/ZuneModdingHelper/ZuneModdingHelper.csproj b/ZuneModdingHelper/ZuneModdingHelper.csproj index 602a52c..25ee910 100644 --- a/ZuneModdingHelper/ZuneModdingHelper.csproj +++ b/ZuneModdingHelper/ZuneModdingHelper.csproj @@ -2,7 +2,7 @@ WinExe - net5.0-windows + net8.0-windows true app.manifest 2021.12.30.0