Reports list of all used packages in build configuration. \r
Available only if NuGet Packages Installer Build Runner is used.\r
\r
+- Build Runner to publish created NuGet packages to NuGet feeds
\r
-API gaps:\r
+\r
+API gaps TeamCity:\r
- Reuse ComposideBuildProcess and DelegatingBuildProcess\r
- Use XmlXppAbstractParser#parse(InputSream)\r
- Consider reusing of Maven build trigger/project models\r
- Make server-side PluginDescription contain getPluginRoot() to avoid cast to PluginInfo
- Add CustomDataStorage to BuildTriggerDescriptor
+API gaps NuGet:
+ - Allow to call nuget.exe with plugins without installing them into %USERPROFILE%
+ http://nuget.codeplex.com/workitem/1295
+ - Allow to provide authorization for NuGet sources from commandline
+ http://nuget.codeplex.com/workitem/1303
+
+
+