Add NuGet.BuildTasks
[platform/core/dotnet/build-tools.git] / tools / nuget / NuGet.Config
similarity index 62%
rename from nuget/NuGet.Config
rename to tools/nuget/NuGet.Config
index ed5910d..6ed4e83 100644 (file)
@@ -3,8 +3,5 @@
   <packageSources>
     <add key="local" value="/nuget" />
   </packageSources>
-  <config>
-    <add key="globalPackagesFolder" value="/tmp/nuget/packages" />
-  </config>
 </configuration>