| 
					
				 | 
			
			
				@@ -53,6 +53,8 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <GenerateAssemblyInfo>false</GenerateAssemblyInfo> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <GenerateDocumentationFile>true</GenerateDocumentationFile> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <TreatWarningsAsErrors Condition=" '$(Configuration)' == 'Release'">true</TreatWarningsAsErrors> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <!-- https://github.com/microsoft/ApplicationInsights-dotnet/issues/2047 --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <NoWarn>AD0001</NoWarn> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   </PropertyGroup> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				   <!-- Code Analyzers--> 
			 |