10 lines
340 B
Plaintext
10 lines
340 B
Plaintext
|
<?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>
|