Explorar el Código

nuget配置

develop
H Vs hace 8 meses
padre
commit
89e74e3990
Se han modificado 1 ficheros con 7 adiciones y 0 borrados
  1. +7
    -0
      nuget.config

+ 7
- 0
nuget.config Ver fichero

@@ -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>

Cargando…
Cancelar
Guardar