diff --git a/Patcher/_port/Patcher/PatchClient/PatchClient.csproj b/Patcher/_port/Patcher/PatchClient/PatchClient.csproj index feb71ac..c846b55 100644 --- a/Patcher/_port/Patcher/PatchClient/PatchClient.csproj +++ b/Patcher/_port/Patcher/PatchClient/PatchClient.csproj @@ -1,7 +1,7 @@ - + WinExe - net5.0 + net6.0 enable diff --git a/Patcher/_port/Patcher/PatchGenerator/PatchGenerator.csproj b/Patcher/_port/Patcher/PatchGenerator/PatchGenerator.csproj index 9b9f926..1a06c10 100644 --- a/Patcher/_port/Patcher/PatchGenerator/PatchGenerator.csproj +++ b/Patcher/_port/Patcher/PatchGenerator/PatchGenerator.csproj @@ -1,7 +1,7 @@  WinExe - net5.0 + net6.0 enable diff --git a/Patcher/_port/Patcher/PatcherUtils/PatcherUtils.csproj b/Patcher/_port/Patcher/PatcherUtils/PatcherUtils.csproj index 3943a8d..3ca61a5 100644 --- a/Patcher/_port/Patcher/PatcherUtils/PatcherUtils.csproj +++ b/Patcher/_port/Patcher/PatcherUtils/PatcherUtils.csproj @@ -1,7 +1,7 @@ - net5.0 + net6.0