diff --git a/XCode/Membership/xcodetool.exe b/XCode/Membership/xcodetool.exe index 1604a23f6..08e3929c2 100644 Binary files a/XCode/Membership/xcodetool.exe and b/XCode/Membership/xcodetool.exe differ diff --git a/XCodeTool/Properties/PublishProfiles/win-x64.pubxml b/XCodeTool/Properties/PublishProfiles/win-x64.pubxml index f49652930..3e06f4627 100644 --- a/XCodeTool/Properties/PublishProfiles/win-x64.pubxml +++ b/XCodeTool/Properties/PublishProfiles/win-x64.pubxml @@ -8,7 +8,7 @@ https://go.microsoft.com/fwlink/?LinkID=208121. Any CPU ..\Bin\publish-win\ FileSystem - net7.0 + net8.0 false win-x64 true diff --git a/XCodeTool/XCodeTool.csproj b/XCodeTool/XCodeTool.csproj index 4af24e822..8036b357c 100644 --- a/XCodeTool/XCodeTool.csproj +++ b/XCodeTool/XCodeTool.csproj @@ -1,7 +1,7 @@ Exe - netcoreapp3.1;net5.0;net6.0;net8.0 + netcoreapp3.1;net5.0;net6.0;net7.0;net8.0 xcodetool XCode 数据中间件工具