From 3c20e7c45beb5d45547b549964a3da83b2e8303e Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 20 Dec 2017 13:50:53 -0800 Subject: [PATCH] Update the artifact type for the JSON manifest file [ci skip] --- build/VSIX.targets | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/VSIX.targets b/build/VSIX.targets index d343689ae6..a22b83f020 100644 --- a/build/VSIX.targets +++ b/build/VSIX.targets @@ -26,9 +26,9 @@ - JsonFile + VsixPackageManifestFile $(VSIXArtifactCategory) - $(VSIXName).json + $(VSIXName).vsix $(VSIXName)