diff --git a/.gitignore b/.gitignore index 209f13e..2ab0954 100644 --- a/.gitignore +++ b/.gitignore @@ -120,6 +120,9 @@ ClientBin/ packages/* *.config +# Allow nuget.config +!nuget.config + # RIA/Silverlight projects Generated_Code/ diff --git a/nuget.config b/nuget.config new file mode 100644 index 0000000..de291b7 --- /dev/null +++ b/nuget.config @@ -0,0 +1,7 @@ + + + + + + +