Nuget Package problem while creating a .Net MAUI application
Everytime I try to create a .net maui app, I get this error (NU1008) i am unable to fix it. can anyone help me….
Error (active) NU1008 :Projects that use central package version management should not define the version on the PackageReference items but on the PackageVersion items: Microsoft.Maui.Controls;Microsoft.Maui.Controls.Compatibility;Microsoft.Extensions.Logging.Debug.
Everytime I try to create a .net maui app, I get this error (NU1008) i am unable to fix it. can anyone help me….Error (active) NU1008 :Projects that use central package version management should not define the version on the PackageReference items but on the PackageVersion items: Microsoft.Maui.Controls;Microsoft.Maui.Controls.Compatibility;Microsoft.Extensions.Logging.Debug. Read More