<%@ taglib prefix="forms" tagdir="/WEB-INF/tags/forms" %> <%@ taglib prefix="props" tagdir="/WEB-INF/tags/props" %> <%@ taglib prefix="l" tagdir="/WEB-INF/tags/layout" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> <%@ taglib prefix="bs" tagdir="/WEB-INF/tags" %> The NuGet Dependency Trigger allows starting a new build if a NuGet packages update is detected in the NuGet repository. Note that if a custom NuGet executable is used, it must be explicitly allowed on this server.

NuGet build trigger has limited functionality in this environment:
  • Filtering by Package Version Spec is not supported.
  • Only HTTP package sources are supported.
Specify the NuGet packages feed URL to monitor packages changes. Leave blank to use default NuGet feed Specify username to access NuGet feed, leave blank if no authentication is required Specify password to access NuGet feed, leave blank if no authentication is required Specify package Id to check for updates. Specify package version to check. Leave empty to check for latest version Supported only for TeamCity server is running under Windows with Microsoft .NET Framework 4.0/4.5 installed.