Skip to content

Commit

Permalink
Remove outdated schemas from AdLerBackend project
Browse files Browse the repository at this point in the history
  • Loading branch information
philgei committed Nov 6, 2023
1 parent 3c2e244 commit 883332c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 281 deletions.
9 changes: 1 addition & 8 deletions AdLerBackend.Application/AdLerBackend.Application.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,6 @@
<ItemGroup>
<ProjectReference Include="..\AdLerBackend.Domain\AdLerBackend.Domain.csproj"/>
</ItemGroup>


<ItemGroup>
<EmbeddedResource Include="Common\Schemas\schema0_4.json"/>
<None Remove="Common\Schemas\schema0_5.json"/>
<EmbeddedResource Include="Common\Schemas\schema0_5.json"/>
</ItemGroup>



</Project>
175 changes: 0 additions & 175 deletions AdLerBackend.Application/Common/Schemas/schema0_4.json

This file was deleted.

98 changes: 0 additions & 98 deletions AdLerBackend.Application/Common/Schemas/schema0_5.json

This file was deleted.

0 comments on commit 883332c

Please sign in to comment.