Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

I have a Blazor server side app. After updating Visual studio from 2019 to 2022, I get a problem just on a specific nuget package. Why?

$
0
0

I have a Blazor server-side app (.Net 6). This app was working without problem until now. I have updated my Visual studio to V2022. After cleaning, rebuilding and publishing the project (to local directory on the same server) without any errors, my app is working in general. But just on two pages where I have used a nuget package "PSC.Blazor.Components.Chartjs" (V6.0.29). I get an error when the page is opened.

MissingMethodException: Method not found: 'Void PSC.Blazor.Components.Chartjs.Models.Common.Legend.set_Align(System.String)'

What could be the problem? My target framework is set to .net 6.0.


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>