mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-06 07:16:09 +00:00
strip CoreOnly usages from codebase as they are no longer needed (#2072)
This commit is contained in:
@@ -25,8 +25,6 @@ public class Context : FrostingContext
|
||||
public bool AppVeyor { get; set; }
|
||||
public bool TravisCI { get; set; }
|
||||
|
||||
public bool CoreOnly { get; set; }
|
||||
|
||||
public Project[] Projects { get; set; }
|
||||
|
||||
public FilePath DotNetFormatToolPath { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user