diff --git a/.gitignore b/.gitignore index 9432a953a..c24f90e34 100644 --- a/.gitignore +++ b/.gitignore @@ -125,6 +125,9 @@ ClientBin/ packages/* *.config +# Include nuget.config +!nuget.config + # RIA/Silverlight projects Generated_Code/ diff --git a/nuget.config b/nuget.config new file mode 100644 index 000000000..80f5bd7fc --- /dev/null +++ b/nuget.config @@ -0,0 +1,7 @@ + + + + + + +