KhronosGroup / glTF-Asset-Generator

Tool for generating various glTF assets for importer validation
MIT License
161 stars 42 forks source link

Upgrade to .NET 5.0 #564

Closed lexaknyazev closed 3 years ago

lexaknyazev commented 3 years ago

Some references were removed since they produced compile-time warnings. Newer SDK should produce more accurate decimal values, validation passes anyway.

We could upgrade the validator here as well but this would modify all report files.