You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We tried to add the MSAL nuget to our Xamarin Android project, but we got the following error:
Severity Code Description Project File Line Suppression State
Error Failed to add reference. The package 'Microsoft.Identity.Client' tried to add a framework reference to 'System.Collections' which was not found in the GAC. This is possibly a bug in the package. Please contact the package owners for assistance.
Error HRESULT E_FAIL has been returned from a call to a COM component. 0
We've installed the previous version (1.1.0-preview), and the installation seems to work fine on both Xamarin Android and iOS.
The text was updated successfully, but these errors were encountered:
Hey guys,
We tried to add the MSAL nuget to our Xamarin Android project, but we got the following error:
We've installed the previous version (1.1.0-preview), and the installation seems to work fine on both Xamarin Android and iOS.
The text was updated successfully, but these errors were encountered: