forked from mia/Aegisub
9 lines
242 B
XML
9 lines
242 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<configuration>
|
|
<solution>
|
|
<add key="disableSourceControlIntegration" value="true" />
|
|
</solution>
|
|
<config>
|
|
<add key="repositoryPath" value="lib" />
|
|
</config>
|
|
</configuration>
|