Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 366 Bytes

File metadata and controls

10 lines (7 loc) · 366 Bytes

VisualBasicUpgradeAssistant

Goals of this project

To have the ability to convert a vb6 program to a netcoreapp / net5 / net6 project

Current State

In the process of initial conversion. There is a lot of un-optomized code.

Resources

The original source was from here from 2003, as is.