pierre3 / PlantUmlClassDiagramGenerator

This is a generator to create a class-diagram of PlantUML from the C# source code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

update for dotnet 6 ?

bklaase opened this issue · comments

Would it be possible to update this one to support dotnet 6?

I would be interested in dotnet 6 support as well.

I added a pull request for updating to dotnet 6 (see #53)

FYI: TargetFramework net6.0 was already released as part of 1.2.5 (https://www.nuget.org/packages/PlantUmlClassDiagramGenerator/1.2.5#releasenotes-body-tab)