Skip to content

Commit

Permalink
Add Development documentation to solution items
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramo-Y committed Sep 17, 2024
1 parent f58d584 commit fd581f1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/BulkRename.sln
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,15 @@ MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{0B6E7D2A-D37D-42F6-A96C-C3A4687EA13A}"
ProjectSection(SolutionItems) = preProject
.dockerignore = .dockerignore
..\DEVELOPMENT.md = ..\DEVELOPMENT.md
Directory.Build.props = Directory.Build.props
Dockerfile = Dockerfile
..\README.md = ..\README.md
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BulkRename", "BulkRename\BulkRename.csproj", "{92E7B662-F8C8-453B-A4E8-C5BFA09126BB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "BulkRename.IntegrationTests", "BulkRename.IntegrationTests\BulkRename.IntegrationTests.csproj", "{0F3F86EB-1BA2-499A-B48D-39E1E3DE665E}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BulkRename.IntegrationTests", "BulkRename.IntegrationTests\BulkRename.IntegrationTests.csproj", "{0F3F86EB-1BA2-499A-B48D-39E1E3DE665E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit fd581f1

Please sign in to comment.