There was an error while loading. Please reload this page.
1 parent 1596b09 commit 3a1ee5dCopy full SHA for 3a1ee5d
1 file changed
Microsoft.Xbox.Service.DevTools/XblConfig/History.cs
@@ -29,7 +29,7 @@ public class History
29
/// <summary>
30
/// Gets or sets the user ID of the user that initiated the commit.
31
/// </summary>
32
- public ulong User { get; set; }
+ public string User { get; set; }
33
34
35
/// Gets or sets the version of the changeset.
0 commit comments