10 lines
340 B
XML
10 lines
340 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<packageSources>
|
|
<add key="ComponentsForKOP" value="C:\ComponentsForKOP" />
|
|
</packageSources>
|
|
<activePackageSource>
|
|
<!-- this tells that all of them are active -->
|
|
<add key="All" value="(Aggregate source)" />
|
|
</activePackageSource>
|
|
</configuration> |