Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

How to identify and reference to the dependent Assembly or Library among Projects? resolve Error CS0

$
0
0

How to identify and reference to the dependent Assembly or Library among Projects? resolve Error CS0012?

Error:

Error CS0012
The type 'IAsyncOperation<>' is defined in an assembly that is not referenced. You must add a reference to assembly 'Windows.Foundation.FoundationContract, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null, ContentType=WindowsRuntime'.
ViewModels

My UWP app-solution has three projects:

Project-1 (UWP):
Target version: Windows 10 Anniversay Edition (10.0; build 14393)
Min version: Windows 10 Anniversay Edition (10.0; build 14393)
References:
Analyzers
HockeySDK.UWP
Microsoft.NETCore.UniversalWindowsPlatform
PcscSdk
Serilog
Serilog.Sinks.RollingFileAlternate.MultiPlatform
System.Reactive
UniversalWindows
Xam.Plugin.Battery
Xam.Plugin.PopupMenu
Xam.Plugins.Settings
Xamarin.Forms
Dependencies: Projects\ViewModel

Project-2 (Forms):
Target framework: .NET Standard 1.4
Dependencies: NuGet\
Xam.Plugin.Battery (3.0.1)
Xam.Plugin.PopupMenu (1.1.0)
Xam.Plugins.Settings (3.1.1)
Xamarin.Controls.SignaturePad.Form (2.2.0)
Xamarin.Forms (2.5.0.122203)
Dependencies: Projects\ViewModel
Dependencies: SDK\NETStandard.Library(2.0.1)

Project-2 (ViewModel):
Target framework: .NET Standard 1.4
Dependencies: Assemblies\ Windows.Foundation.UniversalApiContract
Dependencies: NuGet\
System.Reactive (3.1.1)
Xam.Plugin.Battery (3.0.1)
Xam.Plugins.Settings (3.1.1)
Xamarin.Forms (2.5.0.122203)
Dependencies: SDK\NETStandard.Library(2.0.1)


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>