|  | @@ -4,6 +4,7 @@
 | 
	
		
			
				|  |  |      <TargetFrameworks>netstandard2.0;netstandard2.1</TargetFrameworks>
 | 
	
		
			
				|  |  |      <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
 | 
	
		
			
				|  |  |      <GenerateDocumentationFile>true</GenerateDocumentationFile>
 | 
	
		
			
				|  |  | +    <TreatWarningsAsErrors Condition=" '$(Configuration)' == 'Release' ">true</TreatWarningsAsErrors>
 | 
	
		
			
				|  |  |    </PropertyGroup>
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |    <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
 |