Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to latest cake #248

Merged
merged 4 commits into from Jun 20, 2020
Merged

Update to latest cake #248

merged 4 commits into from Jun 20, 2020

Conversation

shiftkey
Copy link
Member

@shiftkey shiftkey commented Jun 15, 2020

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.

  • update Cake and related dependencies to latest version
  • figure out why Package-Squirrel currently fails

@shiftkey shiftkey marked this pull request as ready for review June 20, 2020 13:37
@shiftkey shiftkey merged commit 321ae9e into master Jun 20, 2020
@shiftkey shiftkey deleted the update-to-latest-cake branch June 20, 2020 13:38
NyaMisty pushed a commit to NyaMisty/carnac that referenced this pull request Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant