The Telerik Web Forms Report Viewer Form VS item template does not install the Telerik.Reporting.Services.WebApi
package. However, the controller created with this template has a using
statement for it.
Steps To Reproduce
Expected behavior
The build succeeds.
Actual behavior
The build fails due to the missing package.
Screenshots