Skip to content

Commit fcdcfa8

Browse files
authored
Clean up project file by removing empty ItemGroup
Removed an empty ItemGroup in the project file.
1 parent e64084c commit fcdcfa8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

BervProject.WebApi.Boilerplate.AppHost/BervProject.WebApi.Boilerplate.AppHost.csproj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
<PackageReference Include="Aspire.Hosting.Azure.Storage" Version="13.1.0" />
1717
<PackageReference Include="Aspire.Hosting.PostgreSQL" Version="13.1.0" />
1818
<PackageReference Include="Aspire.Hosting.Redis" Version="13.1.0" />
19-
</ItemGroup>
20-
21-
<ItemGroup>
2219
<PackageReference Include="KubernetesClient" Version="18.0.13" />
2320
<ProjectReference Include="..\BervProject.WebApi.Boilerplate\BervProject.WebApi.Boilerplate.csproj" />
2421
<ProjectReference Include="..\BervProject.WebApi.Boilerplate.MigrationService\BervProject.WebApi.Boilerplate.MigrationService.csproj" />

0 commit comments

Comments
 (0)