Skip to content

Commit 72e0a43

Browse files
author
Don Benson
committed
Update ReadMe.md
1 parent 124fd04 commit 72e0a43

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

ReadMe.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,23 @@
22

33
## Description ##
44
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+
56
Requirements
67
=================================
78
* [Microsoft Interop Forms Toolkit 2.1](https://www.microsoft.com/en-us/download/details.aspx?id=3264)
9+
810
Supported Environments
911
=================================
1012
* Visual Studio 2012
1113
* Visual Studio 2013
1214
* Visual Studio 2015
13-
Developer Documentation
15+
16+
Usage
1417
=================================
1518
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+
1620
Support Forums
1721
=================================
1822
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).
1923

20-
> Written with [StackEdit](https://stackedit.io/).
24+
> Written with [StackEdit](https://stackedit.io/).

0 commit comments

Comments
 (0)