Fix build

This commit is contained in:
Jordan Brown
2018-09-17 23:35:34 -04:00
parent ce70e8bcab
commit 5fe97a9a06
@@ -40,7 +40,7 @@ namespace Tgstation.Server.Host.Components.Interop
public string ServerCommandsJson { get; set; }
/// <summary>
/// The <see cref="RevisionInformation"/> of the launch
/// The <see cref="Api.Models.Internal.RevisionInformation"/> of the launch
/// </summary>
public Api.Models.Internal.RevisionInformation Revision { get; set; }