MES基础版
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

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <configuration>
  3. <packageSources>
  4. <!-- 52abp -->
  5. <add key="l52abp" value="https://code.52abp.com/api/v4/projects/103/packages/nuget/index.json" />
  6. </packageSources>
  7. <packageSourceCredentials>
  8. <l52abp>
  9. <add key="username" value="l52abpsource99" />
  10. <add key="cleartextpassword" value="987hCM6W2hH9MkxysGB_" />
  11. </l52abp>
  12. </packageSourceCredentials>
  13. </configuration>