add package sources
This commit is contained in:
		
							
								
								
									
										8
									
								
								src/NadekoBot/NuGet.Config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								src/NadekoBot/NuGet.Config
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,8 @@
 | 
			
		||||
<?xml version="1.0" encoding="utf-8"?>
 | 
			
		||||
<configuration>
 | 
			
		||||
  <packageSources>
 | 
			
		||||
    <add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
 | 
			
		||||
    <add key="Kwoth-myget" value="https://www.myget.org/F/kwoth/api/v3/index.json" />
 | 
			
		||||
    <add key="Discord.Net" value="https://www.myget.org/F/discord-net/api/v3/index.json" />
 | 
			
		||||
  </packageSources>
 | 
			
		||||
</configuration>
 | 
			
		||||
		Reference in New Issue
	
	Block a user