Clean up the project
This commit is contained in:
		
							parent
							
								
									9743c83221
								
							
						
					
					
						commit
						0cb6b08300
					
				| @ -3,31 +3,14 @@ | |||||||
|   <PropertyGroup> |   <PropertyGroup> | ||||||
|     <TargetFramework>net7.0</TargetFramework> |     <TargetFramework>net7.0</TargetFramework> | ||||||
|     <DockerComposeProjectPath>..\..\..\..\docker-compose.dcproj</DockerComposeProjectPath> |     <DockerComposeProjectPath>..\..\..\..\docker-compose.dcproj</DockerComposeProjectPath> | ||||||
|     <GenerateErrorForMissingTargetingPacks>false</GenerateErrorForMissingTargetingPacks> |  | ||||||
|     <IsTransformWebConfigDisabled>true</IsTransformWebConfigDisabled>     |  | ||||||
|   </PropertyGroup> |   </PropertyGroup> | ||||||
| 
 | 
 | ||||||
| 	<ItemGroup> | 	<ItemGroup> | ||||||
| 	  <PackageReference Include="AspNetCore.HealthChecks.AzureServiceBus" /> |  | ||||||
| 	  <PackageReference Include="AspNetCore.HealthChecks.Rabbitmq" /> |  | ||||||
| 	  <PackageReference Include="AspNetCore.HealthChecks.UI.Client" /> |  | ||||||
| 	  <PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" /> |  | ||||||
| 	  <PackageReference Include="Microsoft.ApplicationInsights.DependencyCollector" /> |  | ||||||
| 	  <PackageReference Include="Microsoft.ApplicationInsights.Kubernetes" /> |  | ||||||
| 	  <PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" /> |  | ||||||
| 	  <PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" /> |  | ||||||
| 	  <PackageReference Include="Microsoft.AspNetCore.Authorization" /> |  | ||||||
| 	  <PackageReference Include="Microsoft.AspNetCore.Diagnostics.HealthChecks" /> |  | ||||||
| 	  <PackageReference Include="Microsoft.AspNetCore.HealthChecks" /> |  | ||||||
| 	  <PackageReference Include="Microsoft.AspNetCore.SignalR.StackExchangeRedis" /> | 	  <PackageReference Include="Microsoft.AspNetCore.SignalR.StackExchangeRedis" /> | ||||||
| 	  <PackageReference Include="Microsoft.Extensions.Logging.AzureAppServices" /> |  | ||||||
| 	  <PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" /> | 	  <PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" /> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
| 
 | 
 | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <ProjectReference Include="..\..\..\BuildingBlocks\EventBus\EventBusRabbitMQ\EventBusRabbitMQ.csproj" /> |  | ||||||
|     <ProjectReference Include="..\..\..\BuildingBlocks\EventBus\EventBusServiceBus\EventBusServiceBus.csproj" /> |  | ||||||
|     <ProjectReference Include="..\..\..\BuildingBlocks\EventBus\EventBus\EventBus.csproj" /> |  | ||||||
|     <ProjectReference Include="..\..\Services.Common\Services.Common.csproj" /> |     <ProjectReference Include="..\..\Services.Common\Services.Common.csproj" /> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user