mirror of
				https://github.com/jellyfin/jellyfin.git
				synced 2025-11-03 19:17:24 -05:00 
			
		
		
		
	Fix build
This commit is contained in:
		
							parent
							
								
									0d6a4c2909
								
							
						
					
					
						commit
						2a09f05ff3
					
				@ -33,8 +33,6 @@
 | 
				
			|||||||
    <Rule Id="CA1031" Action="Info" />
 | 
					    <Rule Id="CA1031" Action="Info" />
 | 
				
			||||||
    <!-- disable warning CA1032: Implement standard exception constructors -->
 | 
					    <!-- disable warning CA1032: Implement standard exception constructors -->
 | 
				
			||||||
    <Rule Id="CA1032" Action="Info" />
 | 
					    <Rule Id="CA1032" Action="Info" />
 | 
				
			||||||
    <!-- disable warning CA1056: URI properties should not be strings -->
 | 
					 | 
				
			||||||
    <Rule Id="CA1056" Action="Info" />
 | 
					 | 
				
			||||||
    <!-- disable warning CA1062: Validate arguments of public methods -->
 | 
					    <!-- disable warning CA1062: Validate arguments of public methods -->
 | 
				
			||||||
    <Rule Id="CA1062" Action="Info" />
 | 
					    <Rule Id="CA1062" Action="Info" />
 | 
				
			||||||
    <!-- disable warning CA1720: Identifiers should not contain type names -->
 | 
					    <!-- disable warning CA1720: Identifiers should not contain type names -->
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user