From 410c7a5212a573f487cf07f9d1d457dee484d1dd Mon Sep 17 00:00:00 2001 From: Gary Ewan Park Date: Mon, 23 Aug 2021 21:44:17 +0100 Subject: [PATCH] (#136) Ensure VSIX identity is different We either followed the instructions wrong, or the instructions got updated since we first read them. I think the latter! --- src/Cake.VisualStudio.2022/source.extension.vsixmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Cake.VisualStudio.2022/source.extension.vsixmanifest b/src/Cake.VisualStudio.2022/source.extension.vsixmanifest index e5abd10..f63fa82 100644 --- a/src/Cake.VisualStudio.2022/source.extension.vsixmanifest +++ b/src/Cake.VisualStudio.2022/source.extension.vsixmanifest @@ -1,7 +1,7 @@ - + Cake for Visual Studio 2022 Adds support for the Cake build tool in Visual Studio 2022. Includes support for the Task Runner Explorer, new templates and bootstrapping important Cake files. https://github.com/cake-build/cake-vs