Skip to content

Commit

Permalink
Added solution items
Browse files Browse the repository at this point in the history
  • Loading branch information
Pogromca-SCP committed Feb 22, 2024
1 parent 88a516d commit 241b0bf
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions SLCommandScript.sln
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 241b0bf

Please sign in to comment.