Lesson2 Readme:

For this guide we recommend Microsoft Visual Studio 2017 Community. You can download from 
this link - https://www.visualstudio.com/thank-you-downloading-visual-studio/?sku=Community&rel=15


Lesson2_VisualStudio2017 contains project files for lesson 2.
There are four items in this folder:
	
	MyFirstInventorPlugin_VS2017_Lesson2.vbproj - The project file. The project can be opened in
			Microsoft Visual Studio 2017 Community via this file.	
	
	Form1.vb - Contains the form from lesson 2.

       	 Form1.Designer.vb - Needed for the form
	
	My Project - Contains AssemblyInfo file defining the project properties 
		     and other files needed for the Form.

Note: These Microsoft Visual Studio Projects reference the Autodesk Inventor 
2019 interop DLL.


