Skip to content

Commit 2a257da

Browse files
committed
Refactor CoreModule project structure
Replaced `README.md` with `Core-README.md` in the `CoreModule` project and updated the solution file to reflect this change. Removed the `Core-API.http` file from the `SolutionItems` section. These changes improve file organization and clarify the purpose of project files.
1 parent d904b51 commit 2a257da

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

BridgingIT.DevKit.Examples.GettingStarted.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ EndProject
2626
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CoreModule", "CoreModule", "{C8C69834-9EA3-41C0-8FD2-C3B682A8491D}"
2727
ProjectSection(SolutionItems) = preProject
2828
src\Modules\CoreModule\Core-API.http = src\Modules\CoreModule\Core-API.http
29-
src\Modules\CoreModule\README.md = src\Modules\CoreModule\README.md
29+
src\Modules\CoreModule\Core-README.md = src\Modules\CoreModule\Core-README.md
3030
EndProjectSection
3131
EndProject
3232
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CoreModule.Application", "src\Modules\CoreModule\CoreModule.Application\CoreModule.Application.csproj", "{14FDE655-849B-46E9-8380-AB3DEA1E68E2}"
File renamed without changes.

0 commit comments

Comments
 (0)