GitXplorerGitXplorer
Z

SdkDemoVsix

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
3b2c2a05377610450051d50e02c3ff5a1abbd008

remove unneeded properties

ZZoeyR committed 6 years ago
Unverified
67acc2cf275d5b85b8ec77086e04a41b94378278

re-add property grou[

ZZoeyR committed 6 years ago
Unverified
0c45286a4551a2fed790b956b13fc8c3ddfa0988

selectively import target

ZZoeyR committed 6 years ago
Unverified
568c9286524e9ff23ed6aa133c4b5ed5a83feb30

convert to sdk-style

ZZoeyR committed 6 years ago
Unverified
c33e90c4f6ab20687ce48bc2f1b294d2c1601966

add documentation files

ZZoeyR committed 6 years ago
Verified
c6beceb7eec157c7efe0d99842478431b848d941

Set up CI with Azure Pipelines (#1)

ZZoeyR committed 6 years ago

README

The README file for this repository.

SDK Demo VSIX

Build Status

This repository contains the code for the blog post converting your VSIX project to an SDK style project.

Since the post covers converting a project from one project system to another you will find the code in two branches. The "before" branch contains the code at the beginning of the post and the "after" branch contains the code at the end.