Skip to content

Instantly share code, notes, and snippets.

@tugberkugurlu
Last active December 12, 2015 00:08
Show Gist options
  • Save tugberkugurlu/4681794 to your computer and use it in GitHub Desktop.
Save tugberkugurlu/4681794 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<solution>
<add key="disableSourceControlIntegration" value="true" />
</solution>
<packageSources>
<add key="LocalRepositoryName" value="c:\dev\nuget" />
</packageSources>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment