-
# Background
When viewing a package, various installation instructions are shown under different tabs. Not all of these are relevant to the package in question, which I believe can be confusing. Fo…
-
Hi,
I was thinking of implementing such a Cake add-in and then saw you did it. This is really cool, thank you!
I run the task below and it works great. But it only works when I copy the flyway…
ehuna updated
4 years ago
-
```
PS C:\Users\EdSon\Desktop\carnac-3.1-beta> .\build.ps1
Preparing to run build script...
Running build script...
Analyzing build script...
Processing build script...
Installing tools...
Inst…
EdePC updated
4 years ago
-
Edit from the Dependabot team: This is the main tracking issue for adding support for Cake.
PR:
https://github.com/dependabot/dependabot-core/pull/958
Related Issues:
https://github.com/depen…
-
**Describe the bug**
We are using Semver in our dotnet cake file to configure the build depending on the version of our project. Since updating to Semver 3.0.0, our builds fail with the following err…
-
The package IDs below are referenced by Cake runners and the assemblies contained in these packages will be already loaded in the AppDomain, so by the time the addin tries to load it it's too late:
…
-
Hi
I just found this project and wanted to try it out, unfortunately when I try to run build.ps1 I get this error:
PS D:\Code\GitHub\CefGlue.Core> .\build.ps1
Preparing to run build script...
Ru…
-
I would like to suggest to add a new rule suggestion (not a warning) to recommend users to use a global variable with the version of cake being targeted/supported.
This variable could then be re-us…
-
- Cake version = 0.27.1
- Cake.IIS version = 0.4.0 (and previous)
When adding a site I get:
`System.IO.FileNotFoundException: Could not load file or assembly 'System.Reflection.TypeExtensions, Ve…
-
I have tried to build this sample project with `cake build` while building this I am getting below error
`error occurred when executing task 'Build-Android'`
`Error: XBuild: Process returned an err…