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

Casing typo #15

Closed thild closed 4 years ago

thild commented 4 years ago

.vscode/extensions/pierre3.csharp-to-plantuml-1.0.0/lib/PlantumlClassDiagramGenerator/PlantUmlClassDiagramGenerator.dll not found on Linux.

There is a casing typo in PlantumlClassDiagramGenerator.

https://github.com/pierre3/PlantUmlClassDiagramGenerator/blob/df44b33168f979c7de9ba4510a35b8a8761eb8e4/tools/csharp-to-plantuml/src/extension.ts#L30

pierre3 commented 4 years ago

I merged. Thank you for fixing it. Please check the new release v1.2.0.