From: Hans Wennborg Date: Tue, 12 Sep 2017 18:38:34 +0000 (+0000) Subject: clang-format-vs: Update the VSIX ID. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=90a376e74fd22e2414fe7d0bb3561a1c43484a2c;p=clang 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 --- 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