mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-06 07:16:09 +00:00
we can ignore that this clashes with something it inherits (#2075)
This commit is contained in:
@@ -8,7 +8,7 @@ using Cake.Frosting;
|
||||
public class Context : FrostingContext
|
||||
{
|
||||
public string Target { get; set; }
|
||||
public string Configuration { get; set; }
|
||||
public new string Configuration { get; set; }
|
||||
public bool LinkSources { get; set; }
|
||||
public BuildVersion Version { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user