Welcome to mirror list, hosted at ThFree Co, Russian Federation.

NuGet.Config « .nuget « main - github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6a318ad9b75f6f8035057cf60b53ffd960aa7841 (plain)
1
2
3
4
5
6
<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <solution>
    <add key="disableSourceControlIntegration" value="true" />
  </solution>
</configuration>