serdarciplak / BlazorMonaco

Blazor component for Microsoft's Monaco Editor which powers Visual Studio Code.
https://serdarciplak.github.io/BlazorMonaco/
MIT License
446 stars 98 forks source link

Update for dotnet 5.0 #22

Closed charlesjelliott closed 3 years ago

charlesjelliott commented 3 years ago

All the examples use RC versions of dot net currently. Will you be updating the target and sample project to dotnet core 5.0?

serdarciplak commented 3 years ago

Hi @charlesjelliott I've added support for net5.0 with multi-targeting and updated the sample app to net5.0 Just update you version to BlazorMonaco v1.6.0