Skip to content

Commit f85a11f

Browse files
authored
updated README.md
1 parent f2682a6 commit f85a11f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# VSIXInteropFormsToolkit
2-
Visual Studio 2015 extension, with command tool to generate interop wrapper classes. adapted from add-in.
2+
Visual Studio extension, with command tool to generate interop wrapper classes. adapted from add-in.
33

4-
* [VSIXInteropFormsToolkit in Visual Studio Marketplace](https://visualstudiogallery.msdn.microsoft.com/31b6a154-3c85-4892-8cea-797460579912)
4+
* [VSIXInteropFormsToolkit in Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=filiperoque.VSIXInteropFormsToolkit)
55

66
See:
77

@@ -15,6 +15,11 @@ See:
1515
At present state this tool does not override files previously generated.
1616
When forms with unsupported parameter types are found, the initialize method will be generated with a parameter with the root type "Object".
1717

18+
### Supported Environments
19+
20+
* Visual Studio 2015
21+
* Visual Studio 2017
22+
1823
### How to Debug
1924

2025
Open project properties

0 commit comments

Comments
 (0)