This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
BPA_MES
/
PZTJ.MES
Watch
4
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
添加 'NuGet.config'
shengtang
bpa
1 year ago
parent
c0ec0fd8ac
commit
552843544a
1 changed files
with
7 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-0
NuGet.config
+ 7
- 0
NuGet.config
View File
@@ -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"/>
<add key="bpa" value="http://10.2.1.25:10243/repository/bpa/index.json"/>
</packageSources>
</configuration>
Write
Preview
Loading…
Cancel
Save