- Timestamp:
- 09/13/18 13:18:45 (6 years ago)
- Location:
- branches/2931_OR-Tools_LP_MIP
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/2931_OR-Tools_LP_MIP
- Property svn:mergeinfo changed
-
branches/2931_OR-Tools_LP_MIP/HeuristicLab.Services.Hive.JanitorService
- Property svn:mergeinfo changed
/branches/2839_HiveProjectManagement/HeuristicLab.Services.Hive.JanitorService (added) merged: 15908,16057 /trunk/HeuristicLab.Services.Hive.JanitorService (added) merged: 16117
- Property svn:mergeinfo changed
-
branches/2931_OR-Tools_LP_MIP/HeuristicLab.Services.Hive.JanitorService/3.3/ProjectInstaller.Designer.cs
r15583 r16139 50 50 // serviceProcessInstaller1 51 51 // 52 this.serviceProcessInstaller1.Account = System.ServiceProcess.ServiceAccount. LocalSystem;52 this.serviceProcessInstaller1.Account = System.ServiceProcess.ServiceAccount.NetworkService; 53 53 this.serviceProcessInstaller1.Installers.AddRange(new System.Configuration.Install.Installer[] { 54 54 this.serviceInstaller1});
Note: See TracChangeset
for help on using the changeset viewer.