Merge pull request #18129 from abpframework/enisn-patch-1

Add ABP Nightly Source for LeptonX Lite
pull/18133/head
maliming 2 years ago committed by GitHub
commit 60273e55dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,5 +2,6 @@
<configuration> <configuration>
<packageSources> <packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" /> <add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="ABP Nightly" value="https://www.myget.org/F/abp-nightly/api/v3/index.json" />
</packageSources> </packageSources>
</configuration> </configuration>

Loading…
Cancel
Save