From 70e1f6c11d3b71c73c3ed39760b9461bb5a67a17 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 28 七月 2023 10:31:03 +0800 Subject: [PATCH] Update Control_TcpClient.cs --- SiriIntentsUI/SiriIntentsUI.csproj | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SiriIntentsUI/SiriIntentsUI.csproj b/SiriIntentsUI/SiriIntentsUI.csproj index 7c1916e..4d07b7f 100644 --- a/SiriIntentsUI/SiriIntentsUI.csproj +++ b/SiriIntentsUI/SiriIntentsUI.csproj @@ -84,7 +84,7 @@ <MtouchHttpClientHandler>NSUrlSessionHandler</MtouchHttpClientHandler> <MtouchVerbosity></MtouchVerbosity> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> - <CodesignProvision>OnProSiriUI230605-1-Dev</CodesignProvision> + <CodesignProvision>OnProSiriUI230630-1-Dev</CodesignProvision> </PropertyGroup> <ItemGroup> <Reference Include="System" /> -- Gitblit v1.8.0