All of a sudden my solution which is 3 or 4 years old...is throwing errors. I was never using this feature. My solution has 10 projects in it, and I had made no code changes, visual studio updates, no sdk changes. ChatGPT has been no help. All i want is for my application compile again so i can make some changes...the error code is NU1008
here are some of the errors:
"Projects that use central package version management should not define the version on the PackageReference items but on the PackageVersion items: MudBlazor;Microsoft.AspNetCore.Components.Web."
"Projects that use central package version management should not define the version on the PackageReference items but on the PackageVersion items: Microsoft.Extensions.Configuration.UserSecrets;Microsoft.Azure.Functions.Worker.Extensions.Timer;Microsoft.Azure.Functions.Worker;Azure.Extensions.AspNetCore.Configuration.Secrets;Microsoft.Graph;Newtonsoft.Json;Microsoft.ApplicationInsights.AspNetCore;Microsoft.Azure.Functions.Worker.Extensions.Http;Microsoft.Azure.Functions.Worker.Sdk."