pierre3 / PlantUmlClassDiagramGenerator

This is a generator to create a class-diagram of PlantUML from the C# source code.
MIT License
654 stars 129 forks source link

Update TargetFramework to net6.0 #53

Closed chraxo closed 1 year ago

chraxo commented 2 years ago

This PR updates the TargetFramework to net6.0, in order to make the PlantUmlDiagramGenerator usable without net5.0.

inyutin-maxim commented 2 years ago

I can not use tool on Ubuntu 22.04, please merge this PR

pierre3 commented 1 year ago

@chraxo Thank you for waiting. I have merged your PR and released v1.2.5.

0x326 commented 1 year ago

Closes #50.