Move up a level
This commit is contained in:
9
prjOnRampAPI/nuget.config
Normal file
9
prjOnRampAPI/nuget.config
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<add key="onramp"
|
||||
value="https://git.onramp-solutions.com/api/packages/OnRampSDK/nuget/index.json" />
|
||||
<add key="nuget.org"
|
||||
value="https://api.nuget.org/v3/index.json" />
|
||||
</packageSources>
|
||||
</configuration>
|
||||
Reference in New Issue
Block a user