Code52 / carnac

A utility to give some insight into how you use your keyboard
http://carnackeys.com/
Microsoft Public License
4.2k stars 506 forks source link

Update to latest cake #248

Closed shiftkey closed 4 years ago

shiftkey commented 4 years ago

Having some problems building locally on a vanilla Windows 10 VM, in particular at the build script stage.

PS C:\Users\shiftkey\src\carnac> .\build.ps1  
Preparing to run build script...
Running build script...
Analyzing build script...
Processing build script...
Installing tools...
Installing addins...
Downloading and installing Roslyn...
Installing packages (using https://packages.nuget.org/api/v2)...
Copying files...
Copying Roslyn.Compilers.CSharp.dll...
Copying Roslyn.Compilers.dll...
Deleting installation directory...
Compiling build script...
Error: C:/Users/shiftkey/src/carnac/build.cake(15,21): error CS1525: Invalid expression term ''

Let's see what it takes to have us running on the latest version of Cake.