Merge branch 'master' into FixStopExceptions

This commit is contained in:
Jordan Brown
2017-10-24 11:21:04 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
namespace TGServerService
{
partial class ProjectInstaller
public partial class ProjectInstaller
{
/// <summary>
/// Required designer variable.
+1 -1
View File
@@ -7,7 +7,7 @@ namespace TGServerService
/// This tells the .msi there is a Windows <see cref="System.ServiceProcess.ServiceBase"/> in this <see cref="System.Reflection.Assembly"/> that needs installation
/// </summary>
[RunInstaller(true)]
partial class ProjectInstaller : Installer
public partial class ProjectInstaller : Installer
{
/// <summary>
/// Construct a <see cref="ProjectInstaller"/>