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}"