From fa43f56dbb1a5b556fa56c3dc4a0177a756364be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8B=A5=E6=B1=9D=E6=A3=8B=E8=8C=97?= <505554090@qq.com> Date: Mon, 22 Aug 2022 13:08:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=89=80=E6=9C=89=E7=A4=BA?= =?UTF-8?q?=E4=BE=8B=E5=BC=95=E7=94=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ConsulConsoleApp/ConsulConsoleApp.csproj" | 2 +- .../ServiceConsoleApp/ServiceConsoleApp.csproj" | 2 +- .../WinFormsApp/WinFormsApp.csproj" | 2 +- .../FileClientGUI/App.xaml" | 3 ++- .../FileClientGUI/FileClientGUI.csproj" | 2 +- .../FileServiceGUI/FileServiceGUI.csproj" | 2 +- .../TouchRpcWebApplication/TouchRpcWebApplication.csproj" | 2 +- 7 files changed, 8 insertions(+), 7 deletions(-) diff --git "a/examples/Consul\351\233\206\347\276\244\347\244\272\344\276\213/ConsulConsoleApp/ConsulConsoleApp.csproj" "b/examples/Consul\351\233\206\347\276\244\347\244\272\344\276\213/ConsulConsoleApp/ConsulConsoleApp.csproj" index 71ba7a79..db5b92ee 100644 --- "a/examples/Consul\351\233\206\347\276\244\347\244\272\344\276\213/ConsulConsoleApp/ConsulConsoleApp.csproj" +++ "b/examples/Consul\351\233\206\347\276\244\347\244\272\344\276\213/ConsulConsoleApp/ConsulConsoleApp.csproj" @@ -6,7 +6,7 @@ - + diff --git "a/examples/Consul\351\233\206\347\276\244\347\244\272\344\276\213/TouchRpc Consul\351\233\206\347\276\244/ServiceConsoleApp/ServiceConsoleApp.csproj" "b/examples/Consul\351\233\206\347\276\244\347\244\272\344\276\213/TouchRpc Consul\351\233\206\347\276\244/ServiceConsoleApp/ServiceConsoleApp.csproj" index 71ba7a79..db5b92ee 100644 --- "a/examples/Consul\351\233\206\347\276\244\347\244\272\344\276\213/TouchRpc Consul\351\233\206\347\276\244/ServiceConsoleApp/ServiceConsoleApp.csproj" +++ "b/examples/Consul\351\233\206\347\276\244\347\244\272\344\276\213/TouchRpc Consul\351\233\206\347\276\244/ServiceConsoleApp/ServiceConsoleApp.csproj" @@ -6,7 +6,7 @@ - + diff --git "a/examples/Consul\351\233\206\347\276\244\347\244\272\344\276\213/TouchRpc Consul\351\233\206\347\276\244/WinFormsApp/WinFormsApp.csproj" "b/examples/Consul\351\233\206\347\276\244\347\244\272\344\276\213/TouchRpc Consul\351\233\206\347\276\244/WinFormsApp/WinFormsApp.csproj" index 4c6a4cd8..73050af4 100644 --- "a/examples/Consul\351\233\206\347\276\244\347\244\272\344\276\213/TouchRpc Consul\351\233\206\347\276\244/WinFormsApp/WinFormsApp.csproj" +++ "b/examples/Consul\351\233\206\347\276\244\347\244\272\344\276\213/TouchRpc Consul\351\233\206\347\276\244/WinFormsApp/WinFormsApp.csproj" @@ -7,7 +7,7 @@ - + diff --git "a/examples/FileTransfer\347\256\200\345\215\225\347\244\272\344\276\213/FileClientGUI/App.xaml" "b/examples/FileTransfer\347\256\200\345\215\225\347\244\272\344\276\213/FileClientGUI/App.xaml" index 4bf2c1d9..1ce0c746 100644 --- "a/examples/FileTransfer\347\256\200\345\215\225\347\244\272\344\276\213/FileClientGUI/App.xaml" +++ "b/examples/FileTransfer\347\256\200\345\215\225\347\244\272\344\276\213/FileClientGUI/App.xaml" @@ -1,4 +1,5 @@ - diff --git "a/examples/FileTransfer\347\256\200\345\215\225\347\244\272\344\276\213/FileClientGUI/FileClientGUI.csproj" "b/examples/FileTransfer\347\256\200\345\215\225\347\244\272\344\276\213/FileClientGUI/FileClientGUI.csproj" index d8a46474..cac4e9f1 100644 --- "a/examples/FileTransfer\347\256\200\345\215\225\347\244\272\344\276\213/FileClientGUI/FileClientGUI.csproj" +++ "b/examples/FileTransfer\347\256\200\345\215\225\347\244\272\344\276\213/FileClientGUI/FileClientGUI.csproj" @@ -12,7 +12,7 @@ - + diff --git "a/examples/FileTransfer\347\256\200\345\215\225\347\244\272\344\276\213/FileServiceGUI/FileServiceGUI.csproj" "b/examples/FileTransfer\347\256\200\345\215\225\347\244\272\344\276\213/FileServiceGUI/FileServiceGUI.csproj" index d8a46474..cac4e9f1 100644 --- "a/examples/FileTransfer\347\256\200\345\215\225\347\244\272\344\276\213/FileServiceGUI/FileServiceGUI.csproj" +++ "b/examples/FileTransfer\347\256\200\345\215\225\347\244\272\344\276\213/FileServiceGUI/FileServiceGUI.csproj" @@ -12,7 +12,7 @@ - + diff --git "a/examples/TouchRpc\347\256\200\345\215\225\347\244\272\344\276\213/\345\237\272\344\272\216AspNetCore\347\232\204WebSocket\345\215\217\350\256\256/TouchRpcWebApplication/TouchRpcWebApplication.csproj" "b/examples/TouchRpc\347\256\200\345\215\225\347\244\272\344\276\213/\345\237\272\344\272\216AspNetCore\347\232\204WebSocket\345\215\217\350\256\256/TouchRpcWebApplication/TouchRpcWebApplication.csproj" index d795f924..3836c901 100644 --- "a/examples/TouchRpc\347\256\200\345\215\225\347\244\272\344\276\213/\345\237\272\344\272\216AspNetCore\347\232\204WebSocket\345\215\217\350\256\256/TouchRpcWebApplication/TouchRpcWebApplication.csproj" +++ "b/examples/TouchRpc\347\256\200\345\215\225\347\244\272\344\276\213/\345\237\272\344\272\216AspNetCore\347\232\204WebSocket\345\215\217\350\256\256/TouchRpcWebApplication/TouchRpcWebApplication.csproj" @@ -6,7 +6,7 @@ - + -- GitLab