cake-vs
cake-vs copied to clipboard
Cake Extension for Visual Studio
As part of the Cake v2.0.0 release [we'll no longer ship new versions of the .NET Framework and Mono runners](https://cakebuild.net/blog/2021/10/sunsetting-runners), and as a consequence of that we'll also stop shipping...
Cake for Rider and Cake for VSCode ship the same set of snippets for Cake script files. Cake for Visual Studio should ship those snippets, too.
The project templates are outdated and should be updated. Also, Cake for Rider ships the "Cake Frosting" project template - we should think about adding that, too.
Currently, the vsix is only published to MyGet. On a tagged build, we should also publish the vsix file to the Marketplace. This can be done using the VsixPublisher.exe: https://www.meziantou.net/ci-cd-pipeline-for-a-visual-studio-extension-vsix-using-azure-devops.htm
In #136 the id of the 2022 vsix was modified, because the current marketplace does not support multiple vsix versions per extension. When the marketplace supports multiple vsix per extension...
It was there in the 0.2.0.0 release, but didn't flow through when using VsixPublisher.exe to do the publish.
This will stop merge conflicts, and only update the file when actually required.
Similar to what is done with the Cake releases, send a message to Gitter/Twitter when a new version is released.