Change nuget lib path
This commit is contained in:
parent
1ee86d378f
commit
5a5d7fecfd
@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<configuration>
|
<configuration>
|
||||||
<packageSources>
|
<packageSources>
|
||||||
<add key="My local package source" value="Libs"/>
|
<add key="vendor" value="vendor"/>
|
||||||
</packageSources>
|
</packageSources>
|
||||||
</configuration>
|
</configuration>
|
Loading…
Reference in New Issue
Block a user