Mercurial > silverbladetech
diff Stocks/.nuget/NuGet.Config @ 7:cdc88fd7cb89
Removable of packages from scc now Nuget can restore on build
author | stevenh7776 stevenhollidge@hotmail.com |
---|---|
date | Tue, 21 Feb 2012 01:19:54 +0700 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Stocks/.nuget/NuGet.Config Tue Feb 21 01:19:54 2012 +0700 @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<configuration> + <solution> + <add key="disableSourceControlIntegration" value="true" /> + </solution> +</configuration> \ No newline at end of file