cleanshave
cleanshave copied to clipboard
support dotnet-cli
I ran this repo with dotnet restore and had the same errors when I tried it with trails. Guess the dependencies have changed and Program.cs now has a Main Method.
Was wondering if this repo was for your bash script, or you might update it, to work with dotnet restore like here: https://github.com/aspnet/cli-samples
dotnet console hello world was easy to run but as soon as I tried to use it with web projects I got all sorts of library exceptions.
I will do a migration when dotnet-cli is complete right now only working on dnx