Parcourir la source

nuget配置

develop
H Vs il y a 8 mois
Parent
révision
89e74e3990
1 fichiers modifiés avec 7 ajouts et 0 suppressions
  1. +7
    -0
      nuget.config

+ 7
- 0
nuget.config Voir le fichier

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
<add key="company" value="http://139.224.254.18:3344" />
</packageSources>
</configuration>

Chargement…
Annuler
Enregistrer