diff --git a/Build/signing/SignVsix.proj b/Build/signing/SignVsix.proj new file mode 100644 index 000000000..583b6abc1 --- /dev/null +++ b/Build/signing/SignVsix.proj @@ -0,0 +1,19 @@ + + + + + + $(BUILD_STAGINGDIRECTORY) + + $(BaseOutputDirectory) + $(BaseOutputDirectory) + + + + + VSCodePublisher + + + + + \ No newline at end of file