IvanJosipovic / BlazorTable

Blazor Table Component with Sorting, Paging and Filtering
https://BlazorTable.netlify.app
MIT License
540 stars 109 forks source link

Fix version conflicts caused by PR#324 #327

Closed sucrose0413 closed 3 years ago

sucrose0413 commented 3 years ago

I encountered a similar dependency hell issue when bump Microsoft.AspNetCore.Components.WebAssembly from 3.2.1 to 5.0.8. (PR#324). Hope this fix can help you.

Best regards, sucrose

IvanJosipovic commented 3 years ago

Hey,

Thanks for this PR, but I would like to keep this library targeting 3.1 for now.

Thanks, Ivan