Skip to content

Fix references in portable library for Xamarin projects #2833

@abnanda1

Description

@abnanda1

Installing the .NET client NuGet package into an Android or iOS Xamarin project in Visual Studio results in references to the OOB System.Runtime and System.Threading.Tasks being added to the project which causes build errors as Mono.Android and MonoTouch already have them.

Manually removing the references from the project fixes the error.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions