mirror of
https://github.com/DarthAffe/RGBSyncPlus
synced 2025-12-12 08:58:31 +00:00
13 lines
284 B
XML
13 lines
284 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
|
|
<packageSources>
|
|
<add key="RGB.NET" value="http://nuget.arge.be/v3/index.json" />
|
|
</packageSources>
|
|
|
|
<activePackageSource>
|
|
<add key="All" value="(Aggregate source)" />
|
|
</activePackageSource>
|
|
|
|
</configuration>
|