SceneGate / Yarhl

Framework for the implementation of format converters like game assets or media files
https://scenegate.github.io/Yarhl/
MIT License
60 stars 10 forks source link

Update dependencies and fix code coverage #171

Closed pleonex closed 2 years ago

pleonex commented 2 years ago

Description

Update the project dependencies to the latest versions to have latest fixes and performance improvements. Update CI to latest SDK and use latest Cake version (include PleOps.Cake).

Fix a problem with the Dockerfile for the dev container.

Fix some code coverage missing paths, found after the fix in the cake script.