gbaychev / NClass

NClass - the free UML editor, reloaded
GNU General Public License v3.0
172 stars 50 forks source link

Replace the vs2015 project template with vs2019 one #39

Closed gbaychev closed 4 years ago

gbaychev commented 5 years ago

The CodeGenerator project uses templates to generate C# projects. Currently Visual Studio 2015 and 2017 are supported.

The support for vs2015 should be dropped and a csproj template for vs2019, for the classic .net (not core) framework must be added.