2016-08-03 01:59:19 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2015-01-07 22:33:26 +03:00
|
|
|
<configuration>
|
|
|
|
<solution>
|
|
|
|
<add key="disableSourceControlIntegration" value="true" />
|
|
|
|
</solution>
|
|
|
|
<activePackageSource>
|
|
|
|
<add key="NuGet official package source" value="https://nuget.org/api/v2/" />
|
|
|
|
</activePackageSource>
|
|
|
|
</configuration>
|