diff --git a/SLCommandScript.sln b/SLCommandScript.sln index 6943191..804194a 100644 --- a/SLCommandScript.sln +++ b/SLCommandScript.sln @@ -15,6 +15,23 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SLCommandScript.FileScripts EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SLCommandScript.UnitTests", "SLCommandScript.UnitTests\SLCommandScript.UnitTests.csproj", "{4E15510B-EA42-43BA-AD44-471DB9E649C9}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0D248410-C70E-4262-8D5F-E748C5E661FB}" + ProjectSection(SolutionItems) = preProject + .gitattributes = .gitattributes + .gitignore = .gitignore + .github\ISSUE_TEMPLATE\bug_report.md = .github\ISSUE_TEMPLATE\bug_report.md + .github\workflows\build.yml = .github\workflows\build.yml + CHANGELOG.md = CHANGELOG.md + .github\dependabot.yml = .github\dependabot.yml + .github\ISSUE_TEMPLATE\feature_request.md = .github\ISSUE_TEMPLATE\feature_request.md + Grammar.txt = Grammar.txt + LICENSE = LICENSE + .github\pull_request_template.md = .github\pull_request_template.md + README.md = README.md + SECURITY.md = SECURITY.md + .github\workflows\update_year.yml = .github\workflows\update_year.yml + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU