mirror of
https://github.com/IRBorisov/ConceptCore.git
synced 2025-06-26 01:00:36 +03:00
9 lines
278 B
Plaintext
9 lines
278 B
Plaintext
![]() |
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<configuration>
|
||
|
<packageSources>
|
||
|
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" protocolVersion="3" />
|
||
|
</packageSources>
|
||
|
<config>
|
||
|
<add key="repositoryPath" value="../packages" />
|
||
|
</config>
|
||
|
</configuration>
|