(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:
Mattias Karlsson
2019-08-01 16:10:32 +02:00
committed by Brendan Forster
parent 8fcb731343
commit 01d5c8721c
8 changed files with 78 additions and 34 deletions

View File

@@ -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