mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-03 03:01:31 +00:00
fixed monoandroid and monotouch projects, got convention tests working
This commit is contained in:
@@ -64,7 +64,7 @@ namespace Octokit
|
||||
/// <summary>
|
||||
/// The payload associated with the activity event.
|
||||
/// </summary>
|
||||
public ActivityPayload Payload { get; set; }
|
||||
public ActivityPayload Payload { get; protected set; }
|
||||
|
||||
internal string DebuggerDisplay
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user