Build WILL work now
This commit is contained in:
		 Submodule discord.net updated: bc1c211ff9...210c97af92
									
								
							@@ -1,18 +1,6 @@
 | 
				
			|||||||
<?xml version="1.0" encoding="utf-8"?>
 | 
					<?xml version="1.0" encoding="utf-8"?>
 | 
				
			||||||
<configuration>
 | 
					<configuration>
 | 
				
			||||||
  <packageSources>
 | 
					  <packageSources>
 | 
				
			||||||
    <add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
 | 
					 | 
				
			||||||
    <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
 | 
					 | 
				
			||||||
    <add key="Image Processor" value="https://www.myget.org/F/imageprocessor/api/v3/index.json" />
 | 
					    <add key="Image Processor" value="https://www.myget.org/F/imageprocessor/api/v3/index.json" />
 | 
				
			||||||
  </packageSources>
 | 
					  </packageSources>
 | 
				
			||||||
  <disabledPackageSources>
 | 
					 | 
				
			||||||
    <add key="Microsoft and .NET" value="true" />
 | 
					 | 
				
			||||||
  </disabledPackageSources>
 | 
					 | 
				
			||||||
  <packageRestore>
 | 
					 | 
				
			||||||
    <add key="enabled" value="True" />
 | 
					 | 
				
			||||||
    <add key="automatic" value="True" />
 | 
					 | 
				
			||||||
  </packageRestore>
 | 
					 | 
				
			||||||
  <bindingRedirects>
 | 
					 | 
				
			||||||
    <add key="skip" value="False" />
 | 
					 | 
				
			||||||
  </bindingRedirects>
 | 
					 | 
				
			||||||
</configuration>
 | 
					</configuration>
 | 
				
			||||||
		Reference in New Issue
	
	Block a user