HamidMosalla / CakeBuildSample

Sample code for Cake Build and .Net Core usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository contain sample code that uses cake build to: clean, restore nuget package, build, run unit tests and build nuget package from the project dll.

About

Sample code for Cake Build and .Net Core usage


Languages

Language:PowerShell 51.1%Language:C# 48.9%