mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	Fix build on .Net Core 2.x
This commit is contained in:
		
							parent
							
								
									b89c26ab57
								
							
						
					
					
						commit
						c0e71cdea7
					
				@ -17,4 +17,9 @@
 | 
				
			|||||||
    <Compile Include="..\SharedVersion.cs" />
 | 
					    <Compile Include="..\SharedVersion.cs" />
 | 
				
			||||||
  </ItemGroup>
 | 
					  </ItemGroup>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					  <PropertyGroup>
 | 
				
			||||||
 | 
					      <!-- We need at least C# 7.1 for the "default literal" feature-->
 | 
				
			||||||
 | 
					    <LangVersion>latest</LangVersion>
 | 
				
			||||||
 | 
					  </PropertyGroup>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</Project>
 | 
					</Project>
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user