Included global using in EventBusServiceBus project
This commit is contained in:
		
							parent
							
								
									4ed086f675
								
							
						
					
					
						commit
						409fab7521
					
				| @ -0,0 +1,22 @@ | |||||||
|  | global using Microsoft.eShopOnContainers.BuildingBlocks.EventBus.Abstractions; | ||||||
|  | global using Microsoft.eShopOnContainers.BuildingBlocks.EventBus.Events; | ||||||
|  | global using static Microsoft.eShopOnContainers.BuildingBlocks.EventBus.InMemoryEventBusSubscriptionsManager; | ||||||
|  | global using System.Collections.Generic; | ||||||
|  | global using System.Linq; | ||||||
|  | global using System.Text.Json.Serialization; | ||||||
|  | global using System.Threading.Tasks; | ||||||
|  | global using System; | ||||||
|  | global using Microsoft.Azure.ServiceBus; | ||||||
|  | global using Autofac; | ||||||
|  | global using Microsoft.eShopOnContainers.BuildingBlocks.EventBus; | ||||||
|  | global using Microsoft.Extensions.Logging; | ||||||
|  | global using System.Text; | ||||||
|  | global using System.Text.Json; | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
|  | 
 | ||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user