mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-10-31 02:27:11 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			418 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			418 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="utf-8"?>
 | |
| <configuration>
 | |
| 	<packageSources>
 | |
| 		<clear/>
 | |
| 		<add key="feedz" value="https://f.feedz.io/zoriya/entityframeworkcore-projectables/nuget/index.json"/>
 | |
| 		<add key="nuget" value="https://api.nuget.org/v3/index.json"/>
 | |
| 	</packageSources>
 | |
| 	<disabledPackageSources>
 | |
| 		<clear/>
 | |
| 	</disabledPackageSources>
 | |
| 	<fallbackPackageFolders>
 | |
| 		<clear/>
 | |
| 	</fallbackPackageFolders>
 | |
| </configuration>
 |