]> granicus.if.org Git - clang/commitdiff
clang-format-vs: Update the VSIX ID.
authorHans Wennborg <hans@hanshq.net>
Tue, 12 Sep 2017 18:38:34 +0000 (18:38 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 12 Sep 2017 18:38:34 +0000 (18:38 +0000)
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

index c0545e68716afc9726c0955c953147b43cbd3e34..cf7186f73aa277f550d98e96ae590e2336094d39 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>\r
 <PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">\r
   <Metadata>\r
-    <Identity Id="20dbc914-1c7a-4992-b236-ef58b37850eb" Version="@CLANG_FORMAT_VS_VERSION@" Language="en-US" Publisher="LLVM"/>\r
+    <Identity Id="3cb18a5e-97e9-11e7-abc4-cec278b6b50a" Version="@CLANG_FORMAT_VS_VERSION@" Language="en-US" Publisher="LLVM"/>\r
     <DisplayName>ClangFormat</DisplayName>\r
     <Description xml:space="preserve">A tool to format C/C++/Obj-C code.</Description>\r
     <MoreInfo>http://clang.llvm.org/docs/ClangFormat.html</MoreInfo>\r