We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b992ca2 commit b8ed4aeCopy full SHA for b8ed4ae
README.md
@@ -30,9 +30,9 @@ Open project properties
30
31
## Upgrade
32
* [How to: Update a Visual Studio Extension](https://msdn.microsoft.com/en-us/library/dd997169.aspx)
33
- ** edit version in source.extension.vsixmanifest
34
- ** compile project
35
- ** upload .vsix file to [Visual Studio Marketplace](https://visualstudiogallery.msdn.microsoft.com/)
+ * edit version in source.extension.vsixmanifest
+ * compile project
+ * upload .vsix file to [Visual Studio Marketplace](https://visualstudiogallery.msdn.microsoft.com/)
36
37
## Compile from console
38
nuget restore VSIXInteropFormsToolkit.sln
0 commit comments