From dd0f4607da4207adcfa6f0f5df1faad4a36a07b1 Mon Sep 17 00:00:00 2001 From: xieguigang Date: Fri, 5 Feb 2021 10:21:33 +0800 Subject: [PATCH] config project output --- CloudKit/Centos/Centos.vbproj | 2 +- CloudKit/Docker/Docker.vbproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CloudKit/Centos/Centos.vbproj b/CloudKit/Centos/Centos.vbproj index 9918edb..70cdb80 100644 --- a/CloudKit/Centos/Centos.vbproj +++ b/CloudKit/Centos/Centos.vbproj @@ -253,7 +253,7 @@ true - ..\..\..\..\..\mzkit\dist\bin\ + ..\..\..\..\..\..\mzkit\dist\bin\ Centos.xml false 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 diff --git a/CloudKit/Docker/Docker.vbproj b/CloudKit/Docker/Docker.vbproj index afe5d9b..8ecdf95 100644 --- a/CloudKit/Docker/Docker.vbproj +++ b/CloudKit/Docker/Docker.vbproj @@ -100,7 +100,7 @@ true - ..\..\..\..\..\mzkit\dist\bin\ + ..\..\..\..\..\..\mzkit\dist\bin\ Docker.xml true 41999,42016,42017,42018,42019,42020,42021,42022,42032,42036