janusw / Camera.Maui

A CameraView Control for .NET Maui
MIT License
18 stars 3 forks source link

Add .NET 8 targets (plus some GHA extensions) #6

Closed janusw closed 8 months ago

janusw commented 8 months ago

The library now has both .NET 7 and .NET 8 targets.

Furthermore the GHA build is extended to also build on Mac (in addition to Windows) and uses more precise versioning for the built nupkg.

Unfortunately the GHA build on Windows still fails, but only in the Test project (I couldn't get it to work).