Skip to content

Commit

Permalink
chore(Domain): add entities folder as included folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmet-cetinkaya committed Feb 15, 2024
1 parent 2673803 commit 41d480b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/starterProject/Domain/Domain.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<Folder Include="Entities\" />
<Folder Include="Enums\" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 41d480b

Please sign in to comment.