\r
This plugin will be compatible with TeamCity 6.5 and newer\r
\r
+Supported features:\r
+\r
+- NuGet packages installer build runner:\r
+ \r
+ Installs packages with help of nuget install command, according to David Ebbo post \r
+ (http://blog.davidebbo.com/2011/03/using-nuget-without-committing-packages.html)\r
+ allowing to use NuGet without committing packages to version control.\r
+\r
+ Updates packages help of nuget update command\r
+\r
+\r
+- NuGet Dependency Trigger:\r
+ \r
+ Build Trigger that starts a new build if package is updated. \r
\r
API gaps:\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
\ No newline at end of file
+ - Add CustomDataStorage to BuildTriggerDescriptor
+