dotnet-websharper / ui

A reactive UI library for WebSharper.
https://websharper-samples.github.io/ui/
Apache License 2.0
77 stars 22 forks source link

Remove warnings during build #232

Closed Jooseppi12 closed 2 years ago

Jooseppi12 commented 2 years ago

WebSharper 6.0 is moving to F# 6/.NET 6, and the more enhanced compiler is now surfacing new warnings on UI. This ticket is created for tracking the work related to these warnings to achieve a clean build log.