From 90a376e74fd22e2414fe7d0bb3561a1c43484a2c Mon Sep 17 00:00:00 2001 From: Hans Wennborg Date: Tue, 12 Sep 2017 18:38:34 +0000 Subject: [PATCH] clang-format-vs: Update the VSIX ID. We're moving the extension to a new account on the VS Marketplace, and apparently it's not possible to re-upload an extension with an existing ID on a new account. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@313060 91177308-0d34-0410-b5e6-96231b3b80d8 --- tools/clang-format-vs/source.extension.vsixmanifest.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/clang-format-vs/source.extension.vsixmanifest.in b/tools/clang-format-vs/source.extension.vsixmanifest.in index c0545e6871..cf7186f73a 100644 --- a/tools/clang-format-vs/source.extension.vsixmanifest.in +++ b/tools/clang-format-vs/source.extension.vsixmanifest.in @@ -1,7 +1,7 @@  - + ClangFormat A tool to format C/C++/Obj-C code. http://clang.llvm.org/docs/ClangFormat.html -- 2.40.0