After the v12 update, we're getting the following error trying to build the mobile solution:
The type or namespace name 'ApplicationPartAttributeAttribute' does not exist in the namespace 'Microsoft.AspNetCore.Mvc.ApplicationParts' (are you missing an assembly reference?) PatientManagement.Mobile.MAUI (net7.0-android)
\src\PatientManagement.Mobile.MAUI\obj\Debug\net7.0-ios\iossimulator-x64\PatientManagement.Mobile.MAUI.MvcApplicationPartsAssemblyInfo.cs
1 Answer(s)
-
0
Hi @kfrancis
Do you use latest version of Visual Studio to build the solution or on other IDE ? Please also follow https://learn.microsoft.com/en-us/dotnet/maui/get-started/installation?view=net-maui-7.0&tabs=vswin if you haven't, before building the solution as well.
If that doesn't help, we will try to help you.