| 
					
				 | 
			
			
				@@ -10,6 +10,8 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <GenerateDocumentationFile>true</GenerateDocumentationFile> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <TreatWarningsAsErrors>true</TreatWarningsAsErrors> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <Nullable>enable</Nullable> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!-- https://github.com/microsoft/ApplicationInsights-dotnet/issues/2047 --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <NoWarn>AD0001</NoWarn> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </PropertyGroup> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <ItemGroup> 
			 |