You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReadMe.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,23 @@
2
2
3
3
## Description ##
4
4
The official Microsoft Interop Forms Toolkit cannot be used in Visual Studio versions beyond 10.0 (VS 2010). This project converts the add-in source code to a Visual Studio Extensibility project.
5
+
5
6
Requirements
6
7
=================================
7
8
*[Microsoft Interop Forms Toolkit 2.1](https://www.microsoft.com/en-us/download/details.aspx?id=3264)
9
+
8
10
Supported Environments
9
11
=================================
10
12
* Visual Studio 2012
11
13
* Visual Studio 2013
12
14
* Visual Studio 2015
13
-
Developer Documentation
15
+
16
+
Usage
14
17
=================================
15
18
There is no binary version of this extension available as a download. You can build it yourself and make the resulting VSIX file available to your developers.
19
+
16
20
Support Forums
17
21
=================================
18
22
There is no official support for this project. If you find an issue, you can add it in the [issue tracker](https://github.com/hurcane/microsoft-interop-forms-toolkit-extension/issues).
19
23
20
-
> Written with [StackEdit](https://stackedit.io/).
24
+
> Written with [StackEdit](https://stackedit.io/).
0 commit comments