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 46b29cf commit f08d9b1
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions PluginCommands.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,22 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PluginCommands", "PluginCom
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PluginCommands.UnitTests", "PluginCommands.UnitTests\PluginCommands.UnitTests.csproj", "{A7595EB7-2CA8-4D59-B6E4-B788BC0BD88D}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{C1C3E0CD-E8CC-4F68-835B-A4414587841F}"
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
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
Release|Any CPU = Release|Any CPU
Expand Down

0 comments on commit f08d9b1

Please sign in to comment.