mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-12 14:51:41 +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>
|
||||
<config>
|
||||
<add key="repositoryPath" value="..\packages" />
|
||||
<add key="globalPackagesFolder" value="..\globalPackages" />
|
||||
</config>
|
||||
<packageSources>
|
||||
<add key="CapnpRuntimeSource" value="..\GeneratedNuGetPackages\Release" />
|
||||
</packageSources>
|
||||
<packageSources>
|
||||
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||||
</packageSources>
|
||||
</configuration>
|
Loading…
x
Reference in New Issue
Block a user