mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-04 03:27:21 -05:00 
			
		
		
		
	Require latest C# version in Providers project
This commit is contained in:
		
							parent
							
								
									82b0015b30
								
							
						
					
					
						commit
						d2b8672c1c
					
				@ -24,4 +24,8 @@
 | 
			
		||||
    <GenerateDocumentationFile>true</GenerateDocumentationFile>
 | 
			
		||||
  </PropertyGroup>
 | 
			
		||||
 | 
			
		||||
  <PropertyGroup>
 | 
			
		||||
    <!-- We need at least C# 7.1 -->
 | 
			
		||||
    <LangVersion>latest</LangVersion>
 | 
			
		||||
  </PropertyGroup>
 | 
			
		||||
</Project>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user