Skip to content

Commit b8ed4ae

Browse files
authored
update README
1 parent b992ca2 commit b8ed4ae

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ Open project properties
3030

3131
## Upgrade
3232
* [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/)
33+
* edit version in source.extension.vsixmanifest
34+
* compile project
35+
* upload .vsix file to [Visual Studio Marketplace](https://visualstudiogallery.msdn.microsoft.com/)
3636

3737
## Compile from console
3838
nuget restore VSIXInteropFormsToolkit.sln

0 commit comments

Comments
 (0)