mirror of
https://github.com/zoriya/octokit.net.git
synced 2025-12-06 07:16:09 +00:00
(build) Updated Cake.Frosting to version 0.34.1 (#1978)
* (build) Updated Cake.Frosting to version 0.34.1 * Update GritVersion from 3.6.2 to 5.0.0
This commit is contained in:
committed by
Brendan Forster
parent
8fcb731343
commit
01d5c8721c
@@ -28,6 +28,8 @@ public class Context : FrostingContext
|
||||
|
||||
public Project[] Projects { get; set; }
|
||||
|
||||
public FilePath GitVersionToolPath { get; set; }
|
||||
|
||||
public DotNetCoreTestSettings GetTestSettings()
|
||||
{
|
||||
var settings = new DotNetCoreTestSettings
|
||||
|
||||
Reference in New Issue
Block a user