Skip to content

Commit

Permalink
chore: add Solutions Items
Browse files Browse the repository at this point in the history
  • Loading branch information
mu88 committed Aug 2, 2024
1 parent 789b707 commit 9de9243
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions ScreenshotCreator.sln
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ScreenshotCreator.Logic", "
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tests", "tests\Tests\Tests.csproj", "{917FE148-D72B-45B2-9E72-94A3AB1F9DB9}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solutions Items", "Solutions Items", "{800672F8-964A-48D5-83A9-545E52E8E906}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
CHANGELOG.md = CHANGELOG.md
Directory.Build.props = Directory.Build.props
Directory.Packages.props = Directory.Packages.props
global.json = global.json
LICENSE.md = LICENSE.md
README.md = README.md
renovate.json = renovate.json
stryker-config.json = stryker-config.json
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down

0 comments on commit 9de9243

Please sign in to comment.