mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-11-03 19:17:16 -05: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>
 |