You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
419 B
13 lines
419 B
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<packageSources>
|
|
<!-- 52abp -->
|
|
<add key="l52abp" value="https://code.52abp.com/api/v4/projects/103/packages/nuget/index.json" />
|
|
</packageSources>
|
|
<packageSourceCredentials>
|
|
<l52abp>
|
|
<add key="username" value="l52abpsource99" />
|
|
<add key="cleartextpassword" value="987hCM6W2hH9MkxysGB_" />
|
|
</l52abp>
|
|
</packageSourceCredentials>
|
|
</configuration>
|