-
As @pascalberger mentioned [here](https://github.com/cake-build/website/pull/1285#pullrequestreview-542321758), prerelease is ignored when generating YAML content.
-
As per docs here:
https://www.jetbrains.com/help/resharper/ReSharper_Command_Line_Tools.html#install-and-use-resharper-command-line-tools-as-net-core-tools
gep13 updated
4 years ago
-
Scripts that use Cake.SqlServer cannot be run or debugged using CoreCLR.
Can we add a `netstandard1.6` build to the package? It's okay if things like DACPAK are missing initially; I don't use them.…
-
Had a nice chat with @pythonesque on Twitter:
> I think at this point most people involved in Coq development, at least, agree that a majority of the stuff in it should be in a proof assistant (may…
-
It would be nice if NScan could be integrated with [Cake.Issues](https://cake-contrib.github.io/Cake.Issues.Website/). Cake.Issues are a set of addins for Cake to managing code analysis issues, creati…
-
# Cake(C# Make)
>文档 https://cakebuild.net/docs/
>Cake(C# Make)是一个跨平台的构建自动化系统,具有用于编译代码、复制文件和文件夹、运行单元测试、压缩文件和构建NuGet包等任务的C# DSL。
>它既可作为.NET工具使用,也可作为库在控制台应用程序中使用,并可在Windows、Linux和macOS上运行。
>它默认包含…
-
Because the core drop-down style menu lacked some features, yesterday I've pushed the new [Smart Menu](https://github.com/backdrop-contrib/smart_menu) module. However, even with all the smartmenus opt…
-
Hi, thanks for the very useful software!
I'm currently using `renv` to restore an R environment during the docker build process. I've done this in a couple of projects without any problems, but thi…
-
Plain install to 7.0.0-beta3 on Windows 10
```cmd
C:\Program Files\GrafanaLabs\grafana\bin>grafana-cli plugins install aidanmountford-html-panel
installing aidanmountford-html-panel @ 0.0.1
from: …
-
Hey,
I want to run my CakeWallet only over SSL to my own Node.
All works fine is seems, but:
To check that everything is working fine I have a few points:
1. Is the Options --rpc-ssl with comm…