0.8
Breaking change
-
Updates to .net46 (.net45 no longer supported) (#16)
-
Updates to Cake.Core 0.22 (which no longer supports .net45) (#16)
-
Switches project files to new project system
If you are having trouble running your build with a pinned cake version (https://cakebuild.net/docs/tutorials/pinning-cake-version):
Downloading NuGet.exe...
Installing Cake...
Running build script...
Analyzing build script...
Processing build script...
Installing tools...
Installing addins...
Could not find any assemblies compatible with .NETFramework,Version=v4.5.
Error: Failed to install addin 'Cake.Gulp'.
You will need to:
- Explicitly install Cake.Gulp v0.7.1 or lower (https://cakebuild.net/docs/fundamentals/preprocessor-directives)