| title | NuGet Warning NU1703 | |
|---|---|---|
| description | NU1703 warning code | |
| author | zkat | |
| ms.author | kmarchan | |
| ms.date | 07/01/2021 | |
| ms.topic | reference | |
| ms.reviewer | anangaur | |
| f1_keywords |
|
'packageId' was resolved as a dependency of 'project', but the dependency is using 'Xamarin.iOS' while 'project' is using 'net6.0-maccatalyst14.5' as its TargetFramework
While net6.0-maccatalyst (and higher .NET versions) support using Xamarin.iOS dependencies, this is not guaranteed to be 100% compatible.
Use a dependency that ships artifacts for net6.0-maccatalyst or a higher .NET version instead of relying on legacy Xamarin.iOS.