Skip to content

Commit

Permalink
[ControllerWebAPI] Remove redundant ItemGroup
Browse files Browse the repository at this point in the history
  • Loading branch information
Capella87 committed Feb 18, 2025
1 parent bbe18f3 commit 64d4e1a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions ControllerWebAPI/ControllerWebAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,6 @@
<UserSecretsId>0b49c82a-97fb-4b23-a3bd-bc099f9396d8</UserSecretsId>
</PropertyGroup>

<ItemGroup>
<Compile Remove="Dtos\**" />
<Content Remove="Dtos\**" />
<EmbeddedResource Remove="Dtos\**" />
<None Remove="Dtos\**" />
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.*" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.*" />
Expand Down

0 comments on commit 64d4e1a

Please sign in to comment.