BlazorExtensions / Canvas

HTML5 Canvas API implementation for Microsoft Blazor
MIT License
614 stars 146 forks source link

Updated to use the released version (3.1.1) of Blazor #58

Closed SteveDunn closed 1 year ago

SteveDunn commented 4 years ago

Just changed the .csproj file and the README.md file.

This will help those users who are using 3.1.1 as, currently, those users are faced with several package downgrade error when installing the nuget package

SteveDunn commented 4 years ago

Hi, I don't normally do PRs on here, so forgive me for breaking the build. It was expected though, as I upped the version number of Blazor to 3.1.1 and this hasn't been installed on the CI environment.