mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-10-31 10:37:13 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			327 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			327 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <configuration>
 | |
|   <packageSources>
 | |
|     <clear/>
 | |
|     <add key="nuget" value="https://api.nuget.org/v3/index.json"/>
 | |
|   </packageSources>
 | |
|   <disabledPackageSources>
 | |
|     <clear/>
 | |
|   </disabledPackageSources>
 | |
|   <fallbackPackageFolders>
 | |
|     <clear/>
 | |
|   </fallbackPackageFolders>
 | |
| </configuration>
 |