Agents bundled with the console runner as dependencies must have their versions specified...
- In the definition of the NuGet runner package in
build.cake.
- In the definition of the Chocolatey package in
build.cake.
- In the nuspec files for each of those packages.
This leads to errors, which are hard to debug. Ideally, we should be able to specify a single list of bundled extensions for the build. Changes will be needed in the cake recipe in order to support this.
Agents bundled with the console runner as dependencies must have their versions specified...
build.cake.build.cake.This leads to errors, which are hard to debug. Ideally, we should be able to specify a single list of bundled extensions for the build. Changes will be needed in the cake recipe in order to support this.