From a6eabaa225bf04e28676740e08e98cee034b454b Mon Sep 17 00:00:00 2001 From: Dynesshely Date: Thu, 14 Mar 2024 22:06:29 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=BE=20Feat(Dashboard):=20Accept=20remo?= =?UTF-8?q?te=20KWC=20invoking.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- KitX.sln | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/KitX.sln b/KitX.sln index c017772..363bb81 100644 --- a/KitX.sln +++ b/KitX.sln @@ -6,7 +6,14 @@ MinimumVisualStudioVersion = 10.0.40219.1 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{1BBE8A6D-740D-4252-ACF0-0AF4882DF8B5}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig + .gitignore = .gitignore + .gitmodules = .gitmodules + BUSINESS-LICENSE = BUSINESS-LICENSE + ChangeLog.md = ChangeLog.md + commit-template.txt = commit-template.txt + LICENSE = LICENSE nuget.config = nuget.config + README.md = README.md EndProjectSection EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Reference", "Reference", "{F021B1E7-44AC-469B-AB4D-36541902C694}"