We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e64084c commit fcdcfa8Copy full SHA for fcdcfa8
BervProject.WebApi.Boilerplate.AppHost/BervProject.WebApi.Boilerplate.AppHost.csproj
@@ -16,9 +16,6 @@
16
<PackageReference Include="Aspire.Hosting.Azure.Storage" Version="13.1.0" />
17
<PackageReference Include="Aspire.Hosting.PostgreSQL" Version="13.1.0" />
18
<PackageReference Include="Aspire.Hosting.Redis" Version="13.1.0" />
19
- </ItemGroup>
20
-
21
- <ItemGroup>
22
<PackageReference Include="KubernetesClient" Version="18.0.13" />
23
<ProjectReference Include="..\BervProject.WebApi.Boilerplate\BervProject.WebApi.Boilerplate.csproj" />
24
<ProjectReference Include="..\BervProject.WebApi.Boilerplate.MigrationService\BervProject.WebApi.Boilerplate.MigrationService.csproj" />
0 commit comments