Skip to content

Commit 6e90cff

Browse files
committed
fix: Remove folder references from project file
- Removed <Folder> entries for Profiles\Requests\ and Profiles\Responses\ from BB84.Home.Application.csproj. - These directories are no longer explicitly managed in the project structure.
1 parent 34e720c commit 6e90cff

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

src/BB84.Home.Application/BB84.Home.Application.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,4 @@
3737
<ItemGroup>
3838
<Service Include="{508349b6-6b84-4df5-91f0-309beebad82d}" />
3939
</ItemGroup>
40-
<ItemGroup>
41-
<Folder Include="Profiles\Requests\" />
42-
<Folder Include="Profiles\Responses\" />
43-
</ItemGroup>
4440
</Project>

0 commit comments

Comments
 (0)