From 2a1dd726336d141eb5beeb02a00ad53dfd7a1b20 Mon Sep 17 00:00:00 2001 From: MysticBoy Date: Tue, 25 Oct 2022 14:35:54 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 4 ++-- IoTSharp/ClientAppVue | 1 - IoTSharp/IoTSharp.csproj | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) delete mode 160000 IoTSharp/ClientAppVue diff --git a/.gitmodules b/.gitmodules index 4c9c1ea8..14973a00 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "IoTSharp/ClientAppVue"] path = IoTSharp/ClientAppVue - url = https://github.com/IoTSharp/ClientAppWithVue.git - branch = feature/V1.0.0 + url = https://github.com/IoTSharp/ClientAppWithVue3.git + branch = master diff --git a/IoTSharp/ClientAppVue b/IoTSharp/ClientAppVue deleted file mode 160000 index 96bf8083..00000000 --- a/IoTSharp/ClientAppVue +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 96bf80838244c32162fb79ca5cbc585bb24a4ff1 diff --git a/IoTSharp/IoTSharp.csproj b/IoTSharp/IoTSharp.csproj index 2a2b5180..eaa19ba5 100644 --- a/IoTSharp/IoTSharp.csproj +++ b/IoTSharp/IoTSharp.csproj @@ -256,6 +256,6 @@ - + -- GitLab