When creating a Multi-PLatform library for Nuget as per this guide: https://docs.microsoft.com/en-us/xamarin/cross-platform/app-fundamentals/nuget-multiplatform-libraries/platform-specific
if code that uses the Xamarin.Android SDK is added to the Android platform project, the build fails with the following error:
NuGet.Build.Packaging.ReferenceAssembly.targets(3,3): Error MSB6006: "ApiIntersect.exe" exited with code 1. (MSB6006)
You copied and pasted this from the issue filed in the MS Developer Support community a few days ago: https://developercommunity.visualstudio.com/content/problem/268507/build-error-using-multiplatform-library-template-w.html?childToView=272493#comment-272493
And this is actually more of an IDE issue than a Xamarin.Forms issue, so moving this thread.
Answers
@veeru3112
You copied and pasted this from the issue filed in the MS Developer Support community a few days ago: https://developercommunity.visualstudio.com/content/problem/268507/build-error-using-multiplatform-library-template-w.html?childToView=272493#comment-272493
And this is actually more of an IDE issue than a Xamarin.Forms issue, so moving this thread.
@JGoldberger Yes i have copied it from the given link and i am looking for the solution if you required i will share the Error Log for the same.