mirror of
https://github.com/projectM-visualizer/projectm.git
synced 2026-02-08 06:05:42 +00:00
9 lines
252 B
XML
9 lines
252 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<config>
|
|
<add key="repositoryPath" value="packages" />
|
|
</config>
|
|
<packageSources>
|
|
<add key="nuget.org" value="https://www.nuget.org/api/v2/" />
|
|
</packageSources>
|
|
</configuration> |