using PRSServices; using System.Collections.Generic; using System.ComponentModel; using System.Linq; using System.Text; using System.Threading.Tasks; namespace PRSLicensing; [RunInstaller(true)] public class LicensingInstaller : PRSInstaller { }