mamift / LinqToXsdCore

LinqToXsd ported to .NET Core (targets .NET Standard 2 for generated code and .NET Core 3.1, .NET 5+ for the code generator CLI tool).
Microsoft Public License
43 stars 15 forks source link

Improve enums support #11

Closed rvuistin closed 4 years ago

rvuistin commented 4 years ago

The `CodeGenerationsTests are now all green.

rvuistin commented 4 years ago

Sorry there is still an issue.