mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-13 07:11:44 +01:00
nuget.config
This commit is contained in:
parent
21b5ee075d
commit
313e34b3c0
@ -1,10 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<configuration>
|
<configuration>
|
||||||
<config>
|
<packageSources>
|
||||||
<add key="repositoryPath" value="..\packages" />
|
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||||||
<add key="globalPackagesFolder" value="..\globalPackages" />
|
</packageSources>
|
||||||
</config>
|
|
||||||
<packageSources>
|
|
||||||
<add key="CapnpRuntimeSource" value="..\GeneratedNuGetPackages\Release" />
|
|
||||||
</packageSources>
|
|
||||||
</configuration>
|
</configuration>
|
Loading…
x
Reference in New Issue
Block a user